UNPKG

fabricator

Version:

Discover collections of constructible instances from strings (filepaths), arrays or objects

4 lines (3 loc) 65 B
function Foo() {} Foo.prototype.name = ''; module.exports = Foo;