import env from "../index"; const command = `${env.API_URI}/order`; export default { commandType: `${command}/order-type`, };