export const TIME_OUT = 1000; export const PORT = 5173; export const DEV_SERVER = `http://localhost:${PORT}/`;