Interface ArnI18nService

Param

The type of the messages interface.

Hierarchy

  • ArnI18nService

Implemented by

Properties

Methods

Properties

config: ArnValidI18nConfig

Methods

  • Type Parameters

    • T

    Parameters

    • Optional langPath: string

      The requested translations path, starting with language code ("fr" or "fr/mySection" for instance).

    Returns Promise<T>

Generated using TypeDoc