UNPKG

turnilo

Version:

Business intelligence, data exploration and visualization web application for Druid, formerly known as Swiv and Pivot

8 lines 402 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var TimeShiftEnvType; (function (TimeShiftEnvType) { TimeShiftEnvType[TimeShiftEnvType["CURRENT"] = 0] = "CURRENT"; TimeShiftEnvType[TimeShiftEnvType["WITH_PREVIOUS"] = 1] = "WITH_PREVIOUS"; })(TimeShiftEnvType = exports.TimeShiftEnvType || (exports.TimeShiftEnvType = {})); //# sourceMappingURL=time-shift-env.js.map