Skip to main content

Type Alias: ContentType

ContentType = "image/svg+xml" | "image/png" | "image/jpeg" | "image/gif" | "image/webp" | "image/x-icon" | "application/json" | "text/javascript" | "text/html" | "text/css" | "application/wasm" | "application/octet-stream" | "font/woff" | "font/woff2" | "font/ttf" | "font/otf" | "application/vnd.ms-fontobject"

Defined in: system-assets/system-assets.ts:9