UNPKG

claudia-bot-builder-fb

Version:

Create chat-bots for various platforms and deploy to AWS Lambda quickly

12 lines (11 loc) 207 B
module.exports = { reset: '\x1b[0m', default: '\x1b[39m', dim: '\x1b[2m', blue: '\x1b[34m', cyan: '\x1b[36m', green: '\x1b[32m', magenta: '\x1b[35m', red: '\x1b[31m', yellow: '\x1b[33m' };