fix(core): update
This commit is contained in:
@@ -5,3 +5,6 @@ export * from './smartsocket.classes.smartsocketclient.js';
|
||||
// export further classes and objects
|
||||
export * from './smartsocket.classes.socketfunction.js';
|
||||
export * from './smartsocket.classes.socketconnection.js';
|
||||
|
||||
// export types so they can be referred to
|
||||
export * from './interfaces/index.js';
|
||||
Reference in New Issue
Block a user