Skip to main content
Module

x/blocks/deps.ts>JSONSchema7Type

The edge-native DXP: build and evolve an editable ultra-fast site powered by deno, fresh and tailwind. Optimized for "time-to-go-live".
Extremely Popular
Go to Latest
type alias JSONSchema7Type
import { type JSONSchema7Type } from "https://deno.land/x/blocks@1.12.9/deps.ts";

Primitive type

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