UNPKG

@composita/il

Version:

Composita language IL.

7 lines 303 B
export var ProtocolType; (function (ProtocolType) { ProtocolType[ProtocolType["Once"] = 0] = "Once"; ProtocolType[ProtocolType["Optional"] = 1] = "Optional"; ProtocolType[ProtocolType["Repeating"] = 2] = "Repeating"; })(ProtocolType || (ProtocolType = {})); //# sourceMappingURL=enums.js.map