Skip to main content
Go to Latest
method matches.Validator.parserAsString
Re-export
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/mod.ts";
const { Validator } = matches;

Trying to convert the parser into a string representation

Parameters

parserComingIn: IParser<unknown, unknown>

Returns

string