ホーム > purgecss-webpack-plugin > PurgedStats

PurgedStats型

署名

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