src/observations/config.js
/**
* @ignore
*/
export const RATINGS = ["green", "yellow", "orange", "red", "gray"];
/**
* @ignore
*/
export const TRENDS = ["↑", "➚", "→", "↓", "•"];
/**
* @ignore
*/
export const RATINGS = ["green", "yellow", "orange", "red", "gray"];
/**
* @ignore
*/
export const TRENDS = ["↑", "➚", "→", "↓", "•"];