fix(core): update

This commit is contained in:
2022-01-18 17:10:46 +01:00
parent 9a23960d21
commit 544277cb8a
9 changed files with 19297 additions and 3152 deletions

View File

@@ -13,4 +13,4 @@ export { smartexpress };
import type socketIo from 'socket.io';
import type socketIoClient from 'socket.io-client';
export { socketIo, socketIoClient };
export { socketIoClient, socketIo };