UNPKG

ajsfw

Version:
5 lines (4 loc) 70 B
export interface IRoute { base: string; params: string; }