Sdílet prostřednictvím


TextContentType type

Definuje hodnoty pro TextContentType. Možné hodnoty: 'text/plain', 'text/html', 'text/xml', 'text/markdown'

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