@ctrl/deluge
    Preparing search index...

    Interface ConfigResponse

    interface ConfigResponse {
        error: string;
        id: number;
        result: DelugeSettings;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    error: string
    id: number

    mostly usless id that increments with every request