Skip to main content
Module

x/jito/jito.d.ts>ArrayTemplate

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

Properties

type: "array"
values: Array<Template>