UNPKG

@emmveqz/react-components

Version:
2 lines (1 loc) 68 B
export type IScriptStatus = 'error' | 'idle' | 'loading' | 'ready';