createMemoryTransferBatchStateStore
function createMemoryTransferBatchStateStore(): TransferBatchStateStore;Defined in: src/transfers/resumableBatch.ts:152
Creates an in-memory TransferBatchStateStore (tests and single-process retries).
function createMemoryTransferBatchStateStore(): TransferBatchStateStore;Defined in: src/transfers/resumableBatch.ts:152
Creates an in-memory TransferBatchStateStore (tests and single-process retries).