MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / dhtmlxscheduler.js

File dhtmlxscheduler.js

codebase/sources/dhtmlxscheduler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function(global2, factory) {
2 typeof exports === "object" && typeof module !== "undefined" ? factory(exports) : typeof define === "function" && define.amd ? define(["exports"], factory) : (global2 = typeof globalThis !== "undefined" ? globalThis : global2 || self, factory(global2.dhtmlxscheduler = {}));
3})(this, function(exports2) {
4 "use strict";/** @license

Callers

nothing calls this directly

Calls 15

isDate$1Function · 0.70
isArray$1Function · 0.70
isStringObjectFunction · 0.70
isNumberObjectFunction · 0.70
isBooleanObjectFunction · 0.70
closestFunction · 0.70
_onResolvedCreateUpdateFunction · 0.70
extendSchedulerFunction · 0.70
dhtmlxHookFunction · 0.70
datetimeFunction · 0.70
__extendsFunction · 0.70
containsFunction · 0.70

Tested by

no test coverage detected