/** * Bundler type definitions * Re-exported from #veryfront/types for backward compatibility */ export type { BundleResult, BundlerOptions, EmbeddedBundleManifest, MDXBundleOptions, MDXBundleResult, } from "../../../types/bundler.js"; //# sourceMappingURL=bundler-types.d.ts.map