Home > @fullhuman/postcss-purgecss > StringRegExpArray

StringRegExpArray type

Signature:

export type StringRegExpArray = Array<RegExp | string>;