Skip to main content
Module

x/scaffold/src/deps/types.ts>JsonArray

scaffold your next project with style and 💗
Latest
type alias JsonArray
import { type JsonArray } from "https://deno.land/x/scaffold@0.3.0/src/deps/types.ts";

Matches a JSON array.

definition: JsonValue[]