Home > purgecss-webpack-plugin > PurgedStats

PurgedStats type

Signature:

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