UNPKG

wed

Version:

Wed is a schema-aware editor for XML documents.

12 lines (8 loc) 231 B
define(function(require,exports,module){ /** PURE_IMPORTS_START PURE_IMPORTS_END */ export function isObject(x) { return x != null && typeof x === 'object'; } //# sourceMappingURL=isObject.js.map return module.exports; });