UNPKG

wed

Version:

Wed is a schema-aware editor for XML documents.

10 lines (6 loc) 269 B
define(function(require,exports,module){ /** PURE_IMPORTS_START PURE_IMPORTS_END */ export var isArrayLike = (function (x) { return x && typeof x.length === 'number' && typeof x !== 'function'; }); //# sourceMappingURL=isArrayLike.js.map return module.exports; });