Skip to main content
Module

x/tpy/mod.ts>Util.SafeObject

🔑 A strongly typed Pylon API client.
Go to Latest
type alias Util.SafeObject
import { type Util } from "https://deno.land/x/tpy@v1.0.0-pre-release/mod.ts";
const { SafeObject } = Util;
definition: Record<string, unknown>