UNPKG

@choerodon/master

Version:
5 lines (4 loc) 136 B
export declare const PENDING = 0; export declare const SUCCESS = 1; export declare const FAILURE = 2; export declare const DELAY = 500;