import { deferred } from "https://deno.land/x/ts_matches@v5.2.0/src/matches.ts";
Must pass the shape that we expect since typescript as of this point can't infer with recursive like structures like this.
import { deferred } from "https://deno.land/x/ts_matches@v5.2.0/src/matches.ts";
Must pass the shape that we expect since typescript as of this point can't infer with recursive like structures like this.