Skip to main content
Deno 2 is finally 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.