mirror of
https://git.hmsn.ink/kospo/helptalk/api.git
synced 2026-03-20 11:43:47 +09:00
first
This commit is contained in:
5
sample/prod/talk/bundle/mithril-2.2.2/browser.js
Normal file
5
sample/prod/talk/bundle/mithril-2.2.2/browser.js
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict"
|
||||
|
||||
var m = require("./index")
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
else window.m = m
|
||||
Reference in New Issue
Block a user