linguacode-constants is a library which includes all constants that have been used in linguacode-core.
yarn add https://github.com/linguacode/linguacode-constants --savenpm install https://github.com/linguacode/linguacode-constants --savevar CONSTANT = require('linguacode-constants');
console.log(CONSTANT.TIMEOUT_TIME); //666##License linguacode-constants is licensed under MIT.