UNPKG

approvals

Version:

Approval Tests Library - Capturing Human Intelligence

5 lines (4 loc) 226 B
export declare function yellowText(text: string): string; export declare function redText(text: string): string; export declare function greenText(text: string): string; export declare function grayText(text: string): string;