the-batch-base
v1.0.0
Published
Baseclass of the-batch
Readme
the-batch-base
Baseclass of the-batch
Installation
$ npm install the-batch-base --saveUsage
'use strict'
const theBatchBase = require('the-batch-base')
async function tryExample () {
}
tryExample().catch((err) => console.error(err))
API Guide
License
This software is released under the MIT License.
