export const PROGRESS_NOT_STARTED = -1 export const PROGRESS_ERROR = -2 export const PROGRESS_COMPLETE = 100