@ctrl/utorrent
    Preparing search index...

    Interface BaseResponse

    interface BaseResponse {
        build: number;
        error?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    build: number
    error?: string