Type Alias TxsExtension

TxsExtension: {
    txs: ReturnType<typeof createTxsRpcQueryExtension>;
}