UNPKG

wed

Version:

Wed is a schema-aware editor for XML documents.

8 lines (5 loc) 208 B
define(function(require,exports,module){ export const isArrayLike = ((x) => x && typeof x.length === 'number' && typeof x !== 'function'); //# sourceMappingURL=isArrayLike.js.map return module.exports; });