/*! 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/lint.d.ts declare const lintPreset: () => UserConfig["lint"]; //#endregion export { lintPreset }; /*! Built with love & coffee ☕ */ //# sourceMappingURL=lint.d.ts.map