Skip to main content
Module

x/tpy/mod.ts>TypeUtil.SafeObject

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