Aracılığıyla paylaş


LanguageDetectionResult type

Tek bir belgedeki dil algılama eyleminin sonucu.

type LanguageDetectionResult =
  | LanguageDetectionSuccessResult
  | LanguageDetectionErrorResult