UNPKG

react-ready-state-effect

Version:
3 lines (2 loc) 143 B
import { ExpectedReadyState } from "./ExpectedReadyState"; export declare const isReadyStateMatch: (expected?: ExpectedReadyState) => boolean;