Udostępnij za pośrednictwem


TextContentType type

Definiuje wartości textContentType. Możliwe wartości to: "text/plain", "text/html", "text/xml", "text/markdown"

type TextContentType = "text/plain" | "text/html" | "text/xml" | "text/markdown"