UNPKG

mcrm-svelte-navigator

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