DocsGitHubNPM
  • Preparing search index...
  • The search index is not available
@kabeep/node-translate - v1.1.6
  • @kabeep/node-translate
  • index
  • default

Function default

  • default(text, options?): Promise<Mutable<TranslationOption>>
  • Translates the specified text from one language to another.

    Parameters

    • text: string

      The text to translate.

    • options: TranslateOptions = {}

      Additional options for the translation.

    Returns Promise<Mutable<TranslationOption>>

    • A promise that resolves with the translated text.
    • Defined in src/core/translate.ts:18

Settings

Member Visibility
DocsGitHubNPM
@kabeep/node-translate
  • Loading...

Generated using TypeDoc