1.0.2 • Published 8 years ago

rview-constants v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

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

KeyTypeValue
DEFAULT_URLstring''
RESERVED_METHODSstring'then,inspect,toJSON'

License

This software is released under the MIT License.

Links

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago