UNPKG

angular2-hmr

Version:

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

5 lines (4 loc) 165 B
export * from './webpack-hmr'; export * from './hmr-decorator'; export * from './hmr-store'; export declare function provideHmrState(initialState?: {}): Array<any>;