@fkui/logic
    Preparing search index...

    Interface TranslateFunction<Key>

    Type Parameters

    • Key = ResolveTranslationKey

      The valid translation keys. Defaults to string for loose typing, but can be set to a specific union of strings (e.g., via NestedKeys<Schema>) to enforce strict key validation and autocompletion.