Skip to content

Commit 704276d

Browse files
committed
refactor: reorganize files
1 parent 76d36f5 commit 704276d

File tree

14 files changed

+694
-695
lines changed

14 files changed

+694
-695
lines changed

β€Žsrc/core.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export { walkSet } from './shared'
22
export type { OperationsType, ResetOption } from './shared'
3-
export * from './rtdb'
4-
export * from './firestore'
3+
export * from './database/subscribe'
4+
export * from './firestore/subscribe'
File renamed without changes.

β€Žsrc/database/optionsApi.ts

Whitespace-only changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)