MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / Oe

Function Oe

codebase/dhtmlxscheduler.es.js:5694–5696  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5692 }
5693}
5694function Oe(e) {
5695 return e < V.HOURLY;
5696}
5697(function(e) {
5698 e[e.YEARLY = 0] = "YEARLY", e[e.MONTHLY = 1] = "MONTHLY", e[e.WEEKLY = 2] = "WEEKLY", e[e.DAILY = 3] = "DAILY", e[e.HOURLY = 4] = "HOURLY", e[e.MINUTELY = 5] = "MINUTELY", e[e.SECONDLY = 6] = "SECONDLY";
5699})(V || (V = {}));

Callers 1

DtFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected