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

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

Functional web framework for Bun and Deno
Go to Latest
type alias JsonElements
import { type JsonElements } from "https://deno.land/x/endofunctor@v0.0.61/components/stringify/types.ts";
definition:
| JsonString
| JsonBoolean
| JsonNumber
| JsonArray
| JsonStringify