UNPKG

vue-jsx-vapor

Version:
7 lines (6 loc) 328 B
import { Options } from "./options-jKAq0dFf.cjs"; import * as _babel_core14 from "@babel/core"; //#region src/core/index.d.ts declare function transformVueJsxVapor(code: string, id: string, options?: Options, needSourceMap?: boolean): _babel_core14.BabelFileResult | null; //#endregion export { Options, transformVueJsxVapor };