tm-constants
v1.0.2
Published
This is the accumulated constants for TM30 global
Downloads
13
Readme
tm-constants
tm-constants - This is a constants package
Installation
"dependencies": {
"tm-constants": "~1.0.2" // see the "releases" section
}
npm install tm-constants
Requirements
const constants = require('tm-constants');
List Of Constants
- EVENT,
- CACHE,
- QUEUE,
- ROLE,
- SECURITY,
- STATUS
Tests
Cli
npm install
npm test