0.0.11 • Published 9 months ago

plugin-light-shared v0.0.11

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

公共包

t-comm 外,plugin-light 中最底层的依赖,业务无需使用。

如何使用

安装

pnpm add plugin-light-shared -D

使用

import { getDeps } from 'plugin-light-shared';

getDeps(__dirname);
0.0.11

9 months ago