⚛️ React Hyper FetchFunctiongetBounceDataVersion: 1.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;}