UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

4 lines (3 loc) 222 B
/** PURE_IMPORTS_START PURE_IMPORTS_END */ export var isArray = /*@__PURE__*/ (function () { return Array.isArray || (function (x) { return x && typeof x.length === 'number'; }); })(); //# sourceMappingURL=isArray.js.map