updated dependencies and exported socketConnection
This commit is contained in:
@ -7,6 +7,7 @@ export * from "./smartsocket.classes.smartsocketclient";
|
||||
// export further classes and objects
|
||||
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!
|
||||
|
Reference in New Issue
Block a user