UNPKG

@harmowatch/ngx-redux-core

Version:

Decorator driven redux integration for Angular 2+

4 lines (3 loc) 69 B
export interface ReducerClassType { new (...args: any[]): any; }