Skip to main content
Module

x/ana_components/deps.ts>Dictionary

🧱 UI library for Ana
Go to Latest
type alias Dictionary
import { type Dictionary } from "https://deno.land/x/ana_components@v0.0.82/deps.ts";
definition: { [key: string]: EntryType; }