Skip to main content
Go to Latest
method matches.FunctionParser.prototype.parse
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/mod.ts";
const { FunctionParser } = matches;

Parameters

a: unknown
onParse: OnParse<unknown, Function, C, D>