MCPcopy
hub / github.com/MithrilJS/mithril.js / browser.js

File browser.js

browser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict"
2
3var m = require("./index")
4if (typeof module !== "undefined") module["exports"] = m

Callers

nothing calls this directly

Calls 1

requireFunction · 0.85

Tested by

no test coverage detected