UNPKG

ajsfw

Version:
5 lines (4 loc) 76 B
export interface IRedirection { path: string; target: string; }