@plugin-light/shared-vue2
v1.0.1
Published
<p align="center"> <img src="https://img.shields.io/npm/dw/@plugin-light/shared-vue2"> <img src="https://img.shields.io/npm/unpacked-size/@plugin-light/shared-vue2"> <img src="https://img.shields.io/npm/v/@plugin-light/shared-vue2"> <img src="http
Readme
Vue2 公共包
Vue2 中的公共包。
1. 作者
novlan1
2. 如何使用
安装
pnpm add @plugin-light/shared-vue2 -D使用
import { parseSFC } from '@plugin-light/shared-vue2';
parseSFC(content);