UNPKG

@tsed/common

Version:
4 lines (3 loc) 70 B
export interface AfterInit { $afterInit(): void | Promise<any>; }