UNPKG

angular-jsf-components

Version:
4 lines (3 loc) 69 B
export interface IJsfLifecycle { jsfOnRender(): Promise<void>; }