@speedup/health-service
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

NodeJS module (TypeScript)

Try to describe your module briefly here. This is the first part that takes the user's attention.

NPM version NPM downloads

Installation

# NPM
npm i your-module-name --save

# Yarn
yarn install your-module-name

Usage

const MyModule = require('your-module-name');

const instance = new MyModule({
    /**
     * Your configuration
     */
});

And you're good to go!

License

MIT

/@speedup/health-service/

    Package Sidebar

    Install

    npm i @speedup/health-service

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    5.22 kB

    Total Files

    8

    Last publish

    Collaborators

    • dmanavi