@tikoci/centrs
    Preparing search index...

    Interface SettingsGetArgs

    interface SettingsGetArgs {
        attr: string;
        env: Record<string, string | undefined>;
    }
    Index

    Properties

    Properties

    attr: string
    env: Record<string, string | undefined>