0.0.3 • Published 2 years ago

tyf-nb-batch-script v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

tyf-nb-batch-script

nb 源码交付 批处理脚本

要求

  • node >=14.17.5

安装

npm install tyf-nb-batch-script

使用

  • ESModule方式
 const batchScript = import('tyf-nb-batch-script')
 batchScript()
  • CommonJS方式
require('tyf-nb-batch-script')()
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago