import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.unstable.d.ts";
const { MediaBundle } = Deno.jupyter;
A collection of supported media types and data for Jupyter frontends.
Index Signatures
key: string]: string | object | undefined
[Properties
optional
application/vnd.vega.v5+json: VegaObjectoptional
application/vnd.vegalite.v4+json: VegaObjectoptional
application/vnd.vegalite.v5+json: VegaObject