1.3.0-beta.1: introduce typescript, webpack, better overall browser support, deprecate assert calls
This commit is contained in:
3
src/index.ts
Normal file
3
src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './rest-client';
|
||||
export * from './websocket-client';
|
||||
export * from './logger';
|
||||
Reference in New Issue
Block a user