UNPKG

@nlabs/arkhamjs-utils-react

Version:

ArkhamJS React Utilities

4 lines 199 B
import type { FC } from 'react'; import type { FluxProviderProps } from './FluxProvider.types.js'; export declare const FluxProvider: FC<FluxProviderProps>; //# sourceMappingURL=FluxProvider.d.ts.map