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