UNPKG

wed

Version:

Wed is a schema-aware editor for XML documents.

13 lines (10 loc) 282 B
define(function(require,exports,module){ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function isFunction(x) { return typeof x === 'function'; } exports.isFunction = isFunction; //# sourceMappingURL=isFunction.js.map return module.exports; });