Skip to main content
Module

x/leaves/mod.ts>ObjectKeyAny

A Web framework For Deno with Decorator and middleware
Latest
type alias ObjectKeyAny
Re-export
import { type ObjectKeyAny } from "https://deno.land/x/leaves@v0.1.5/mod.ts";
definition: { [key: string]: any; }