UNPKG

discord-tool

Version:
32 lines (31 loc) 631 B
export declare const ConsoleColors: { reset: string; bright: string; dim: string; underscore: string; blink: string; reverse: string; hidden: string; fg: { black: string; red: string; green: string; yellow: string; blue: string; magenta: string; cyan: string; white: string; crimson: string; }; bg: { black: string; red: string; green: string; yellow: string; blue: string; magenta: string; cyan: string; white: string; crimson: string; }; };