Skip to content

Commit b5d6544

Browse files
committed
chore(bb-file-bucket): update API.md for autoDeleteObjects option
1 parent 6793d89 commit b5d6544

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/bb-file-bucket/API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export const FileBucketErrors: {
7676

7777
// @public (undocumented)
7878
export interface FileBucketOptions {
79+
autoDeleteObjects?: boolean;
7980
bucket?: ExternalBucketRef;
8081
corsRules?: CorsRule[];
8182
lifecycleRules?: LifecycleRule[];

0 commit comments

Comments
 (0)