/*! Keep it simple, keep it free */ import __tsdown_shims_path from 'node:path'; import __tsdown_shims_url from 'node:url'; import { UserConfig } from "vite-plus"; //#region src/fmt.d.ts declare const fmtPreset: () => UserConfig["fmt"]; //#endregion export { fmtPreset }; /*! Built with love & coffee ☕ */ //# sourceMappingURL=fmt.d.ts.map