Skip to main content
Module

x/tpy/mod.ts>TypeUtil.StringifiedNumber

🔑 A strongly typed Pylon API client.
Go to Latest
type alias TypeUtil.StringifiedNumber
import { type TypeUtil } from "https://deno.land/x/tpy@v1.0.0-pre-release-2/mod.ts";
const { StringifiedNumber } = TypeUtil;
definition: `${number | bigint}`