Vue2 中的公共包
安装
pnpm add @plugin-light/shared-vue2 -D
使用
import { parseSFC } from '@plugin-light/shared-vue2'; parseSFC(content);
← 预处理器 公共包 →