UNPKG

@taiga-ui/kit

Version:
7 lines (6 loc) 136 B
export declare const enum TuiFileState { Error = "error", Deleted = "deleted", Loading = "loading", Normal = "normal" }