UNPKG

funcunit

Version:
8 lines (6 loc) 105 B
var dep = require("dep"); var other = require("./other"); window.MODULE = { dep: dep, other: other };