UNPKG

ng2-signalr

Version:
12 lines (11 loc) 310 B
/** * Angular library starter. * Build a library compatible with Angular, AoT compilation & Tree shaking. * Written by Roberto Simonetti. * MIT license. * https://github.com/robisim74/ng2-signalr */ /** * Entry point for all public APIs of the package. */ export * from './src/ng2-signalr';