MAIDR Documentation - v3.58.2
    Preparing search index...

    State interface for application settings, extending the base Settings type.

    interface SettingsState {
        general: GeneralSettings;
        llm: LlmSettings;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties