import type { BunextConfig } from "@moduletrace/bunext/types"; const config: BunextConfig = { port: 3070, }; export default config;