@tikoci/centrs
    Preparing search index...

    Interface SettingSource

    interface SettingSource {
        key?: string;
        kind: SettingSourceKind;
    }
    Index

    Properties

    Properties

    key?: string

    Human-facing detail: env var name, cli flag, cdb field, etc.