UNPKG

@golemio/pid

Version:
9 lines 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.InfotextDisplayType = void 0; var InfotextDisplayType; (function (InfotextDisplayType) { InfotextDisplayType["Inline"] = "inline"; InfotextDisplayType["General"] = "general"; })(InfotextDisplayType || (exports.InfotextDisplayType = InfotextDisplayType = {})); //# sourceMappingURL=InfotextDisplayTypeEnum.js.map