Skip to main content
Module

x/live/deps.ts>JSONSchema7TypeName

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
type alias JSONSchema7TypeName
import { type JSONSchema7TypeName } from "https://deno.land/x/live@1.75.5/deps.ts";

Primitive type

definition:
| "string"
| "number"
| "integer"
| "boolean"
| "object"
| "array"
| "null"