Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method matches.Parser.parserAsString
Re-export
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/mod.js";
const { Parser } = matches;

Trying to convert the parser into a string representation

Parameters

parserComingIn