TextContentType type
Defines values for TextContentType. Possible values include: 'text/plain', 'text/html', 'text/xml', 'text/markdown'
type TextContentType = "text/plain" | "text/html" | "text/xml" | "text/markdown"
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Defines values for TextContentType. Possible values include: 'text/plain', 'text/html', 'text/xml', 'text/markdown'
type TextContentType = "text/plain" | "text/html" | "text/xml" | "text/markdown"