@vue-vine/compiler
v1.7.26
Published
Compiler for Vue Vine
Downloads
1,372
Readme
@vue-vine/compiler
Vue Vine 的编译器。
安装
npm install @vue-vine/compiler使用
import { compileVineTypeScriptFile } from '@vue-vine/compiler'
const { errors, vineCompFns } = compileVineTypeScriptFile(
fileContent,
fileId
)许可证
MIT License © 2024-PRESENT ShenQingchuan
