Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias StringRegExpArray
import { type StringRegExpArray } from "https://deno.land/x/purgecss@0.1.4/src/types/index.ts";
definition: Array<RegExp | string>