export type { Config, EntryPoint, ESBuildConfig } from "./interface.ts"; export { build } from "./builder.ts";