added pengguna,kurir page, with socket.io,need to switch this to node.js first
This commit is contained in:
3
assets/socket-io/wrapper.mjs
Normal file
3
assets/socket-io/wrapper.mjs
Normal file
@ -0,0 +1,3 @@
|
||||
import io from "./dist/index.js";
|
||||
|
||||
export const {Server, Namespace, Socket} = io;
|
Reference in New Issue
Block a user