the-service-base

1.0.4 • Public • Published

the-service-base

Build Status npm Version JS Standard

Base of the-services

Installation

$ npm install the-service-base --save

Usage

'use strict'
 
const theServiceBase = require('the-service-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-service-base

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

23.3 kB

Total Files

32

Last publish

Collaborators

  • okunishinishi