Home > purgecss > StringRegExpArray

StringRegExpArray type

Signature:

export declare type StringRegExpArray = Array<RegExp | string>;