芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.herta-bht.smartcon-survey.com/node_modules/vue/dist/vue.d.mts
import { CompilerOptions } from '@vue/compiler-dom'; import { RenderFunction } from '@vue/runtime-dom'; export * from '@vue/runtime-dom'; export declare function compileToFunction(template: string | HTMLElement, options?: CompilerOptions): RenderFunction; export { compileToFunction as compile };