smartsocket/dist_ts/index.d.ts

6 lines
268 B
TypeScript
Raw Normal View History

2020-09-24 18:03:01 +00:00
export * from './smartsocket.classes.smartsocket';
export * from './smartsocket.classes.smartsocketclient';
export * from './smartsocket.classes.socketfunction';
export * from './smartsocket.classes.socketrole';
export * from './smartsocket.classes.socketconnection';