UNPKG

timeline-state-resolver-types

Version:
8 lines 387 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.QuantelTransitionType = void 0; var QuantelTransitionType; (function (QuantelTransitionType) { QuantelTransitionType[QuantelTransitionType["DELAY"] = 0] = "DELAY"; })(QuantelTransitionType = exports.QuantelTransitionType || (exports.QuantelTransitionType = {})); //# sourceMappingURL=quantel.js.map