array-fn

1.0.0 • Public • Published
npm init
tsc --init
npm login
// 生成声明文件
"declaration": true,
// 输出的目录
"outDir": "./dist",  
// 排除的文件
"exclude": [
  "./dist"
]

Readme

Keywords

none

Package Sidebar

Install

npm i array-fn

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

13.7 kB

Total Files

7

Last publish

Collaborators

  • kanelogger