variable _matchAllimport { _matchAll } from "https://deno.land/x/stone_soup@v8.0.0/src/query/query-helpers.ts"; type(re: RegExp, str: string) => RegExpExecArray[]