UNPKG

vue-jsx-vapor

Version:
12 lines (10 loc) 364 B
import { raw_default } from "./raw-DJjkeq0t.js"; import { createUnplugin } from "unplugin"; //#region src/unplugin.ts const unpluginFactory = (options = {}) => { return raw_default(options); }; const unplugin = /* @__PURE__ */ createUnplugin(unpluginFactory); var unplugin_default = unplugin; //#endregion export { unplugin, unpluginFactory, unplugin_default };