import { type $Type } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Type of $
instances.
definition: $Template & (string extends keyof TExtras ? $BuiltInProperties<TExtras> : Omit<$BuiltInProperties<TExtras>, keyof TExtras>) & TExtras
import { type $Type } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Type of $
instances.