UNPKG

@rs-box/ez-flow

Version:
6 lines (5 loc) 86 B
export declare enum WorkStatus { FAILED = -1, BROKEN = 0, COMPLETED = 1 }