diff options
-rw-r--r-- | packages/bun-framework-next/empty.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/bun-framework-next/empty.js b/packages/bun-framework-next/empty.js index 14a7c49f6..bbf5800ce 100644 --- a/packages/bun-framework-next/empty.js +++ b/packages/bun-framework-next/empty.js @@ -1,3 +1 @@ // Keep this file here so that main resolves correctly - -export {}; |