UNPKG

@obliczeniowo/elementary

Version:
2 lines (1 loc) 74 B
export type ProgressStatus = 'waiting' | 'failure' | 'progress' | 'done';