the-batch-base

1.0.0 • Public • Published

the-batch-base

Build Status npm Version JS Standard

Baseclass of the-batch

Installation

$ npm install the-batch-base --save

Usage

'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.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-batch-base

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • okunishinishi