mirror of
https://github.com/langgenius/dify.git
synced 2026-09-03 23:47:16 +08:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export const PROGRESS_NOT_STARTED = -1
|
|
export const PROGRESS_ERROR = -2
|