Your IP : 216.73.217.13


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/consola/src/utils/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/consola/src/utils/fancy.js

export const TYPE_COLOR_MAP = {
  info: 'cyan'
}

export const LEVEL_COLOR_MAP = {
  0: 'red',
  1: 'yellow',
  2: 'white',
  3: 'green'
}