UNPKG

wed

Version:

Wed is a schema-aware editor for XML documents.

12 lines (8 loc) 252 B
define(function(require,exports,module){ /** PURE_IMPORTS_START PURE_IMPORTS_END */ export function isScheduler(value) { return value && typeof value.schedule === 'function'; } //# sourceMappingURL=isScheduler.js.map return module.exports; });