UNPKG

@unleash/proxy-client-react

Version:
3 lines (2 loc) 149 B
declare const useUnleashContext: () => (context: import("unleash-proxy-client").IMutableContext) => Promise<void>; export default useUnleashContext;