UNPKG

svelte-navigator-no-postinstall

Version:
6 lines (4 loc) 81 B
interface RouteParams { [param: string]: string; } export default RouteParams;