主页 > purgecss-webpack-plugin > PurgedStats

PurgedStats 类型

签名

export declare type PurgedStats = {
    [index: string]: string[];
};