Skip to main content
Module

x/args/index.ts>valueErrors.NotANumber#toString

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
method valueErrors.NotANumber.prototype.toString
import { valueErrors } from "https://deno.land/x/args@2.1.1/index.ts";
const { NotANumber } = valueErrors;