UNPKG

@zodiac-ui/ng-observable

Version:

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

2 lines (1 loc) 116 B
export declare function makePropertyMapper<T>(prototype: any, key: string, mapper: () => (state: any) => T): void;