Type Alias TranslateOptions

TranslateOptions: { source?: string; target: string }

Type declaration

  • Optionalsource?: string
  • target: string