PulsarAdapter<T>
PulsarAdapter<
T> =OrbitGenericAdapter<TxAdapter<T>>
Defined in: packages/pulsar-core/src/types.ts:239
The configuration object containing one or more transaction adapters.
Type Parameters
T
T extends Transaction
The specific transaction type.
Last updated on