import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.4.0.0-alpha2/lib/esm/mod.js";
const { partial } = matches;
Good for duck typing an object, with optional values
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.4.0.0-alpha2/lib/esm/mod.js";
const { partial } = matches;
Good for duck typing an object, with optional values