Interface TraceItemJsRpcEventInfo

interface TraceItemJsRpcEventInfo {
    rpcMethod: string;
}

Properties

Properties

rpcMethod: string