Updated script that can be controled by Nodejs web app
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { Socket } from "./socket.js";
|
||||
declare const _default: (uri: any, opts: any) => Socket;
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user