@tikoci/centrs
    Preparing search index...

    Interface SettingsResetArgs

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

    Properties

    Properties

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