smartsocket/ts/index.ts
2016-08-12 03:22:36 +02:00

6 lines
218 B
TypeScript

import * as plugins from "./smartsocket.plugins";
export * from "./smartsocket.classes.smartsocket";
export * from "./smartsocket.classes.smartsocketclient";
// need something more exposed? Create an issue on GitLab!