Skip to content

Commit 4d3f56c

Browse files
committed
fix: storageAdapter option
BREAKING CHANGE: use adapters for storage
1 parent 22f1da5 commit 4d3f56c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types.ts

-1
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,5 @@ export type PluginOptions = {
159159
* The adapter used to store the files.
160160
* For now only S3 adapter is supported.
161161
*/
162-
163162
storageAdapter: StorageAdapter,
164163
}

0 commit comments

Comments
 (0)