首頁 > purgecss-webpack-plugin > PurgedStats

PurgedStats 類型

簽章

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