UNPKG

@log-rush/log-formatter

Version:

Parse/Format/Style colored logs

5 lines (4 loc) 81 B
export declare type ColorResult = { color: string; remaining: string; };