createFileSystemTransferBatchStateStore
function createFileSystemTransferBatchStateStore(options: FileSystemTransferBatchStateStoreOptions): TransferBatchStateStore;Defined in: src/transfers/resumableBatch.ts:179
File-system backed TransferBatchStateStore that survives process restarts, enabling cross-process batch resume.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
options | FileSystemTransferBatchStateStoreOptions |