Files
Fluxup_PAP/node_modules/expo-router/build/link/zoom/useZoomHref.d.ts
2026-03-10 16:18:05 +00:00

3 lines
181 B
TypeScript

import { LinkProps } from '../useLinkHooks';
export declare function useZoomHref({ href }: LinkProps): string | import("../..").HrefObject;
//# sourceMappingURL=useZoomHref.d.ts.map