remove adapter re-exports

This commit is contained in:
dswbx
2025-01-25 19:28:39 +01:00
parent 123389786d
commit ba1eb5fe08
5 changed files with 0 additions and 5 deletions

View File

@@ -1,2 +1 @@
export * from "./nextjs.adapter";
export { registerLocalMediaAdapter } from "bknd/adapter/node";