global-input-message
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -152,5 +152,7 @@ import SocketIOClient from "socket.io-client"; | ||
} | ||
} | ||
export function createGlobalInputMessageConnector(){ | ||
return new GlobalInputMessageConnector(); | ||
} |
{ | ||
"name": "global-input-message", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "global input core js library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
143
16471