UNPKG

mithril

Version:

A framework for building brilliant applications

6 lines (4 loc) 116 B
"use strict" var m = require("./index") if (typeof module !== "undefined") module["exports"] = m else window.m = m