UNPKG

unplugin-oxc

Version:
21 lines (19 loc) 354 B
import { Oxc } from "./src-VARAeVoC.js"; //#region src/vite.ts /** * Vite plugin * * @example * ```ts * // vite.config.ts * import Oxc from 'unplugin-oxc/vite' * * export default defineConfig({ * plugins: [Oxc()], * }) * ``` */ const vite = Oxc.vite; var vite_default = vite; //#endregion export { vite_default as default, vite as "module.exports" };