import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { Parser } = matches;
Trying to convert the parser into a string representation
Parameters
parserComingIn: IParser<unknown, unknown>
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { Parser } = matches;
Trying to convert the parser into a string representation