An object containing multiple functions used to colorize the text.
// Print error in the console.console.error(colors.red("[Error]")+" Something's not right...") Copy
// Print error in the console.console.error(colors.red("[Error]")+" Something's not right...")
An object containing multiple functions used to colorize the text.