Skip to main content
Module

x/jito/jito.d.ts>ObjectTemplate

Web component tools with Data Binding, Template Engine and Virtual Dom for ESM.
Go to Latest
interface ObjectTemplate
import { type ObjectTemplate } from "https://deno.land/x/jito@1.0.4/jito.d.ts";

Properties

type: "object"
entries: Array<[Template, Template]>