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