UNPKG

@vendure/ngx-translate-extract

Version:
6 lines (5 loc) 264 B
export declare const cyan: (text: string) => string; export declare const green: (text: string) => string; export declare const bold: (text: string) => string; export declare const dim: (text: string) => string; export declare const red: (text: string) => string;