import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/dependencies.js";
const { saferStringify } = matches;
Tries and run the stringify, if that fails just return the toString
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/dependencies.js";
const { saferStringify } = matches;
Tries and run the stringify, if that fails just return the toString