type alias JSONObjectimport { type JSONObject } from "https://dotland.deno.dev/x/live@1.107.0/engine/manifest/manifestBuilder.ts"; definition: Partial<Record<string, JSONValue>>