type alias StringRegExpArrayimport { type StringRegExpArray } from "https://deno.land/x/purgecss@0.1.4/src/types/index.ts"; definition: Array<RegExp | string>