UNPKG

@maskedeng-tom/ssrsx

Version:
5 lines (4 loc) 92 B
declare const useParams: <T = { [key: string]: string; }>() => T; export { useParams };