Type Alias StorageAdapterOptions

StorageAdapterOptions: { migrate?: (items: any[]) => any[]; throttle?: number }