UNPKG

@ozmap/logger

Version:
8 lines (7 loc) 204 B
export declare const Colors: { readonly red: "\u001B[31m"; readonly green: "\u001B[32m"; readonly yellow: "\u001B[33m"; readonly blue: "\u001B[34m"; readonly magenta: "\u001B[35m"; };