UNPKG

@hyper-fetch/react

Version:

React hooks and utils for the hyper-fetch

8 lines 192 B
export declare const getBounceData: (bounceData: { reset: () => void; active: boolean; }) => { reset: () => void; active: boolean; }; //# sourceMappingURL=bounce.utils.d.ts.map