UNPKG

pregister

Version:

register modules with glob patterns

10 lines (7 loc) 99 B
"use strict"; module.exports = { foBar: function() { return 'fooBar'; }, foo: 'bar' };