UNPKG

react-ready-state-effect

Version:
2 lines (1 loc) 101 B
export type ExpectedReadyState = ReadonlyArray<DocumentReadyState> | DocumentReadyState | undefined;