Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/tpy/src/error.ts>TpyErrors

๐Ÿ”‘ A strongly typed Pylon API client.
Latest
variable TpyErrors
import { TpyErrors } from "https://deno.land/x/tpy@v1.0.0-RC/src/error.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.