UNPKG

ajsfw

Version:
7 lines (6 loc) 112 B
export interface IRouteInfo { base: string; path: string; search: string; hash: string; }