Expose sync reset API
This commit is contained in:
@@ -371,6 +371,9 @@ function testR2Bucket(): Env["ELY_STORAGE"] {
|
||||
},
|
||||
});
|
||||
},
|
||||
delete() {
|
||||
return Promise.resolve();
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user