Storage
Storage components
Example
Section titled “Example”import { StorageContext, StorageManager } from '@filoz/synapse-sdk/storage'Classes
Section titled “Classes”| Class | Description |
|---|---|
| StorageContext | - |
| StorageManager | - |
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| StorageManagerDownloadOptions | Download options Currently empty, reserved for future options |
| StorageManagerUploadOptions | Upload options for StorageManager.upload() - the all-in-one upload method |
Type Aliases
Section titled “Type Aliases”| Type Alias | Description |
|---|---|
| CombinedCallbacks | - |