UNPKG

angular2-hmr

Version:

angular2-hmr: Hot Module Replacement for Webpack and Angular 2

5 lines (4 loc) 130 B
export declare const hmrReducer: (appReducer: any) => (state: any, {type, payload}: { type: any; payload: any; }) => any;