mirror of
https://github.com/langgenius/dify.git
synced 2026-04-22 12:00:40 -04:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export const PROGRESS_NOT_STARTED = -1
|
|
export const PROGRESS_ERROR = -2
|