UNPKG

mithril

Version:

A framework for building brilliant applications

9 lines (5 loc) 193 B
"use strict" var hyperscript = require("./render/hyperscript") hyperscript.trust = require("./render/trust") hyperscript.fragment = require("./render/fragment") module.exports = hyperscript