UNPKG

jorum

Version:

Model layer with rx.js for React applications.

3 lines (2 loc) 131 B
export declare const effectsMetadataKey: unique symbol; export declare function effect<T>(target: any, propertyKey: string): void;