UNPKG

@chix/flow

Version:
8 lines 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$Status = { HOLD: 'hold', RUNNING: 'running', STOPPED: 'stopped', }; //# sourceMappingURL=status.js.map