Skip to content

Vue2 公共包

Vue2 中的公共包。

1. 作者

novlan1

2. 如何使用

安装

bash
pnpm add @plugin-light/shared-vue2 -D

使用

js
import { parseSFC } from '@plugin-light/shared-vue2';

parseSFC(content);

3. 更新日志

点此查看