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