novx
    Preparing search index...

    Class I18NLoaderAbstract

    this interface needs to be implemented in order to load i18n values.

    Implemented by

    Index

    Constructors

    Methods

    Constructors

    Methods

    • load the specified namespace

      Parameters

      • locale: Locale

        the requested locale.

      • namespace: string

        the requested namespace

      Returns Promise<any>