mirror of
https://github.com/langgenius/dify.git
synced 2026-06-07 16:13:59 +08:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export const PROGRESS_NOT_STARTED = -1
|
|
export const PROGRESS_ERROR = -2
|