UNPKG

fabricator

Version:

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

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