UNPKG

@datalayer/core

Version:
3 lines (2 loc) 144 B
export declare const useNavigate: () => (location: string, e?: any, resetPortals?: boolean, options?: any) => void; export default useNavigate;