ホーム > @fullhuman/postcss-purgecss > StringRegExpArray

StringRegExpArrayタイプ

シグネチャ

export type StringRegExpArray = Array<RegExp | string>;