Enumeration ContentType

Enumeration Members

Enumeration Members

CSS: "text/css"
CSV: "text/csv"
HTML: "text/html"
JPEG: "image/jpeg"
JSON: "application/json"
MP4: "video/mp4"
PNG: "image/png"
SVG: "image/svg+xml"
TEXT: "text/plain"
TSV: "text/tab-separated-values"
URI: "text/uri-list"
WEBM: "video/webm"
XML: "application/xml"
ZIP: "application/zip"

Generated using TypeDoc