UNPKG

vue-jsx-vapor

Version:
7 lines (6 loc) 399 B
import { t as Options } from "./options-BWsdOzQ-.cjs"; import * as _vue_jsx_vapor_compiler_rs0 from "@vue-jsx-vapor/compiler-rs"; //#region src/core/index.d.ts declare function transformVueJsxVapor(code: string, id: string, options?: Options, needSourceMap?: boolean, needHMR?: boolean, ssr?: boolean): _vue_jsx_vapor_compiler_rs0.TransformReturn; //#endregion export { transformVueJsxVapor as t };