Skip to main content
Module

x/tpy/mod.ts>TpyErrors

🔑 A strongly typed Pylon API client.
Go to Latest
variable TpyErrors
import { TpyErrors } from "https://deno.land/x/tpy@1.0.0-pre-release-7/mod.ts";

The set of errors returned by TpyError that describes a dictionary based on the name as the index/key which consists of two values: a description string and a message method to create a description with specific context information.