the-site-services

Services for the-site


Keywords
the
License
MIT
Install
npm install the-site-services@1.1.11

Documentation

the-site-services

Build Status npm Version JS Standard

Services for the-site

Installation

$ npm install the-site-services --save

Usage

'use strict'

const theSiteServices = require('the-site-services')

async function tryExample () {

}

tryExample().catch((err) => console.error(err))

API Guide

License

This software is released under the MIT License.

Links