UNPKG

245 BTypeScriptView Raw
1/**
2 * Helper to navigate to a screen using a href based on the linking options.
3 * @returns function that receives the href to navigate to.
4 */
5export declare function useLinkTo(): (href: string) => void;
6//# sourceMappingURL=useLinkTo.d.ts.map
\No newline at end of file