Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/endofunctor/components/stringify/types.ts>JsonMap

Functional web framework for Bun and Deno
Go to Latest
type alias JsonMap
import { type JsonMap } from "https://deno.land/x/endofunctor@v0.0.681/components/stringify/types.ts";
definition: { name: string; type: JsonTypes; required: boolean; }