Skip to main content
Module

x/commandis/deps.ts>DictionaryType

Official framework for Corddis lib ( for Deno only )
Latest
type alias DictionaryType
Re-export
import { type DictionaryType } from "https://deno.land/x/commandis@v0.6.5/deps.ts";
definition: { [index: string]: any; }