UNPKG

@jeaks03/overseer

Version:

Just another TypeScript Back-End framework

5 lines (4 loc) 81 B
export declare class Redirect { url: string; constructor(url: string); }