UNPKG

@unleash/proxy-client-react

Version:
7 lines (6 loc) 133 B
/** @format */ declare const useFlagsStatus: () => { flagsReady: boolean; flagsError: any; }; export default useFlagsStatus;