Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/utils/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/utils/cli-colors.util.d.ts

export declare const clc: {
    green: (text: string) => string;
    yellow: (text: string) => string;
    red: (text: string) => string;
    magentaBright: (text: string) => string;
    cyanBright: (text: string) => string;
};
export declare const yellow: (text: string) => string;