UNPKG

vue-jsx-vapor

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