rview-constants

1.0.2 • Public • Published

rview-constants

Build Status Code Climate Code Coverage npm Version JS Standard

Constants for rview

Installation

$ npm install rview-constants --save

Usage

'use strict'
 
const { DEFAULT_URL } = require('rview-constants')
 
console.log('DEFAULT_URL', DEFAULT_URL)
 

Values

Key Type Value
DEFAULT_URL string ''
RESERVED_METHODS string 'then,inspect,toJSON'

License

This software is released under the MIT License.

Links

/rview-constants/

    Package Sidebar

    Install

    npm i rview-constants

    Weekly Downloads

    11

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • okunishinishi