UNPKG

cct-lce

Version:
9 lines 337 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BandwidthMode = void 0; var BandwidthMode; (function (BandwidthMode) { BandwidthMode["big"] = "big"; BandwidthMode["small"] = "small"; })(BandwidthMode = exports.BandwidthMode || (exports.BandwidthMode = {})); //# sourceMappingURL=Shared.js.map