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