added docs

This commit is contained in:
2016-09-03 16:03:57 +02:00
parent f0aba45cec
commit 6543d60019
7 changed files with 121 additions and 7 deletions

View File

@ -8,6 +8,5 @@ export * from "./smartsocket.classes.smartsocketclient";
export * from "./smartsocket.classes.socketfunction";
export * from "./smartsocket.classes.socketrole";
export * from "./smartsocket.classes.socketconnection";
export {allSocketConnections} from "./smartsocket.classes.socketconnection";
// need something more exposed? Create an issue on GitLab!