UNPKG

routeria

Version:

A router package for react

4 lines (3 loc) 84 B
export declare const usePath: () => { moveTo: (pathname: string) => void; };