API Reference / @gtkx/i18n / TranslationRegistry
Interface: TranslationRegistry
Defined in: packages/i18n/dist/index.d.ts:7
Translation metadata generated from an application's source messages. Applications augment this interface to enable strict translation calls.
Extends
Record<never,never>