Skip to main content
Module

x/jito/jito.d.ts>Ref

Web component tools with Data Binding, Template Engine and Virtual Dom for ESM.
Go to Latest
type alias Ref
import { type Ref } from "https://deno.land/x/jito@1.3.0/jito.d.ts";
definition: { record: Record<PropertyKey, unknown>; key: PropertyKey; }