mirror of
https://git.hmsn.ink/kospo/helptalk/api.git
synced 2026-03-20 16:43:35 +09:00
first
This commit is contained in:
8
sample/prod/talk/bundle/mithril-2.2.2/hyperscript.js
Normal file
8
sample/prod/talk/bundle/mithril-2.2.2/hyperscript.js
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict"
|
||||
|
||||
var hyperscript = require("./render/hyperscript")
|
||||
|
||||
hyperscript.trust = require("./render/trust")
|
||||
hyperscript.fragment = require("./render/fragment")
|
||||
|
||||
module.exports = hyperscript
|
||||
Reference in New Issue
Block a user