UNPKG

hyperscript.org

Version:

a small scripting language for the web

9 lines (4 loc) 124 B
import _hyperscript from "../lib/core.js" import web from "../lib/web.js" web(_hyperscript) export default _hyperscript