UNPKG

@tsed/common

Version:
4 lines (3 loc) 72 B
export interface BeforeInit { $beforeInit(): void | Promise<any>; }