Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
var
m = require(
"./index"
)
4
if
(typeof module !==
"undefined"
) module[
"exports"
] = m
Callers
nothing calls this directly
Calls
1
require
Function · 0.85
Tested by
no test coverage detected