import env from "./index"; const socket = `${env.API_URI}/org-socket`; export default { socket, };