Variables
Media
declaration
const
Media:z.ZodDiscriminatedUnion
<Media
>
A Media object describes a media asset to be displayed in the browser.
Currently supported are images and videos. Future support for audio, 3D, 360° images, and other media types is planned.
You can use type
for type-narrowing.