Skip to main content
Module

x/tag/mod.d.ts>tag

A tiny functionally declarative reactive web programming kernel
Go to Latest
function tag
import { tag } from "https://deno.land/x/tag@v0.2.0/mod.d.ts";

Parameters

selector: string
initialState: Record<string, unknown>