Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method matches.NumberParser.prototype.parse
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { NumberParser } = matches;

Parameters

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