UNPKG

create-testplane

Version:

A tool for fast and simple Testplane configuration

6 lines (5 loc) 173 B
export declare class Colors { static fillTeal: (str: string) => string; static fillGreen: (str: string) => string; static fillYellow: (str: string) => string; }