UNPKG

@tsed/common

Version:
4 lines (3 loc) 66 B
export interface OnReady { $onReady(): void | Promise<any>; }