type alias WillMatchimport { type WillMatch } from "https://deno.land/x/stone_soup@v8.0.0/src/query/query.ts"; definition: | "all" | "all-latest" | "some" | "nothing"