UNPKG

@zodiac-ui/ng-observable

Version:

Create powerful reactive components with Angular. AoT compatible and Ivy ready.

4 lines (3 loc) 198 B
export declare function createLifecycleHook<U extends { [key in V]: any; }, V extends string>(source: U, name: V, once?: boolean, pipes?: import("rxjs").MonoTypeOperatorFunction<{}>[]): any;