UNPKG

@maskedeng-tom/ssrsx

Version:
3 lines (2 loc) 79 B
declare const useNavigate: () => (to: string) => void; export { useNavigate };