CCC Docs
    Preparing search index...
    interface RpcBase {
        jsonrpc: "2.0";
        id: string | number | null | undefined;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    jsonrpc: "2.0"
    id: string | number | null | undefined