UNPKG

populist

Version:

A JavaScript module loader that gives the people what they want

6 lines (5 loc) 130 B
exports.key = Math.random().toString(36).slice(2); exports.reset = function() { delete module.exports; require("./reset"); };