Home > purgecss > StringRegExpArray
Signature:
export declare type StringRegExpArray = Array<RegExp | string>;