UNPKG

jspurefix

Version:
10 lines 492 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const stream = require("stream"); var ContainedSetType; (function (ContainedSetType) { ContainedSetType[ContainedSetType["Msg"] = 0] = "Msg"; ContainedSetType[ContainedSetType["Group"] = 1] = "Group"; ContainedSetType[ContainedSetType["Component"] = 2] = "Component"; })(ContainedSetType = exports.ContainedSetType || (exports.ContainedSetType = {})); //# sourceMappingURL=dict-primitive.js.map