⚛️ React Hyper FetchFunctiongetBounceDataVersion: 4.x.xOn this pagegetBounceDataimport { getBounceData } from "@hyper-fetch/react"DescriptionDefined in react/src/utils/bounce.utils.ts:1PreviewgetBounceData(bounceData)ParametersNameDetailsbounceDataRequired{ active: boolean; reset: () => void }Returns{ active: boolean; reset: () => void;}