import { defineBuildConfig } from "obuild/config"; export default defineBuildConfig({ entries: ["src/mod.ts"], });