Variable supportedMediaTypesConst
supportedMediaTypes: {
"application/xhtml+xml": boolean;
"audio/mp3": boolean;
"image/gif": boolean;
"image/jpeg": boolean;
"image/png": boolean;
"image/svg+xml": boolean;
} = ...
Type Declaration
application/xhtml+xml: boolean
audio/mp3: boolean
image/gif: boolean
image/jpeg: boolean
image/png: boolean
image/svg+xml: boolean