Skip to main content
Module

x/ana_utils/mod.ts>Dictionary

🅰️ Utility functions for Ana
Go to Latest
type alias Dictionary
import { type Dictionary } from "https://deno.land/x/ana_utils@v0.0.4/mod.ts";
definition: { [key: string]: EntryType; }