smartsocket/ts/index.ts
2016-08-07 14:58:20 +02:00

5 lines
159 B
TypeScript

import * as plugins from "./smartsocket.plugins";
export * from "./smartsocket.classes.smartsocket";
export * from "./smartsocket.classes.smartsocketclient";