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