ContentType type

Definiert Werte für ContentType. Mögliche Werte: "html", "text"

type ContentType = "html" | "text"