import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/mod.js";
const { arrayOf } = matches;
We would like to validate that all of the array is of the same type
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/mod.js";
const { arrayOf } = matches;
We would like to validate that all of the array is of the same type