Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AsyncLocalizationProvider

Hierarchy

  • AsyncLocalizationProvider

Index

Methods

  • getCurrentLanguage(): Promise<string>
  • setCurrentLanguage(languageId: string): Promise<void>