Skip to content

Commit 7ad9ecd

Browse files
committed
add an emptry line to the end of file
1 parent d2b9d8c commit 7ad9ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/src/index.standalone.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ import { setWebSocketImpl } from './realtime/WebSocketConnection';
2222
setWebSocketImpl(Client);
2323

2424
// This entry point should only be consumed by Admin SDK
25-
export * from './api.standalone';
25+
export * from './api.standalone';

0 commit comments

Comments
 (0)