Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tpy/src/types/util.d.ts

🔑 A strongly typed Pylon API client.
Latest
import * as tpy from "https://deno.land/x/tpy@v1.0.0-RC/src/types/util.d.ts";

Utility types.

Type Aliases

Extracts objects inside an array (if it is one) and forms a union for each of those elements.