Skip to content

Latest commit

 

History

History

plugin-light-shared-vue2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Vue2 公共包

Vue2 中的公共包

如何使用

安装

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

使用

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

parseSFC(content);

更新日志

点此查看