UNPKG

@choerodon/master

Version:
4 lines 95 B
export var PENDING = 0; export var SUCCESS = 1; export var FAILURE = 2; export var DELAY = 500;