UNPKG

ngx-signalr

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