Skip to main content
Go to Latest
type alias $.introspect.TypeProperties
import { type $ } from "https://deno.land/x/edgedb@v1.0.2/mod.ts";
const { TypeProperties } = $.introspect;
definition: { id: UUID; kind: T; name: string; }