UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

6 lines (4 loc) 129 B
var path = require('../internals/path'); module.exports = function (CONSTRUCTOR) { return path[CONSTRUCTOR + 'Prototype']; };