ng2-signalr
Version:
angular2 signalr library
12 lines (11 loc) • 310 B
TypeScript
/**
* 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';