Skip to main content
Module

x/jito/jito.d.ts>Plugin

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

Properties

match: (...arg: Array<any>) => boolean
exec: (...arg: Array<any>) => unknown