UNPKG

pathpunk

Version:

A react component based router with most of the functionalities of an SPA router

5 lines (4 loc) 80 B
declare const useRouter: () => { name: string; }; export default useRouter;