fix(core): update
This commit is contained in:
@@ -27,3 +27,9 @@ export {
|
||||
smarttime,
|
||||
smartrx,
|
||||
};
|
||||
|
||||
// thirdparty
|
||||
import * as socketIoClient from 'socket.io-client';
|
||||
export {
|
||||
socketIoClient
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user