0.0.3 • Published 11 months ago

tyf-nb-batch-script v0.0.3

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

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago