Skip to main content
Module

x/blocks/deps.ts>JSONSchema7Type

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Extremely Popular
Go to Latest
type alias JSONSchema7Type
import { type JSONSchema7Type } from "https://deno.land/x/blocks@1.39.6/deps.ts";

Primitive type

definition:
| string
| number
| boolean
| JSONSchema7Object
| JSONSchema7Array
| null