type alias RegExpSourceimport { type RegExpSource } from "https://deno.land/x/deno2node@v1.14.0/src/util/regexp.ts"; definition: Pick<RegExp, "source">