0.0.3 • Published 3 years ago

tyf-nb-batch-script v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago