fix cloudflare r2 adapter range requests

This commit is contained in:
dswbx
2025-07-02 14:07:26 +02:00
parent 4e10b36d0d
commit d1378c6c51
5 changed files with 31 additions and 14 deletions

View File

@@ -13,6 +13,8 @@ export {
type BindingMap,
} from "./bindings";
export { constants } from "./config";
export { StorageR2Adapter } from "./storage/StorageR2Adapter";
export { registries } from "bknd";
// for compatibility with old code
export function d1<DB extends D1Database | D1DatabaseSession = D1Database>(