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@v1.0.0-pre-release-9/mod.ts";

The set of errors returned by TpyError that describes a set of error names (keys) which consists of two values: a string description and a method message to create a human-friendly defintion with specific context information.