UNPKG

@tsed/common

Version:
4 lines (3 loc) 84 B
export interface BeforeRoutesInit { $beforeRoutesInit(): void | Promise<any>; }