import { defineConfig } from "@exocore/config"; export const devConfig = defineConfig({ user: "Choruyt", pass: "Si", });