fix(core): update

This commit is contained in:
Philipp Kunz 2021-01-23 04:12:55 +00:00
parent 564988185d
commit df43bc2974

View File

@ -13,7 +13,7 @@ let testSocketFunction1: smartsocket.SocketFunction<any>;
let myseServer: smartexpress.Server;
const testConfig = {
port: 3005,
port: 3000,
};
// class smartsocket