We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66f743 commit 278916bCopy full SHA for 278916b
src/index.ts
@@ -23,6 +23,7 @@ export type {
23
_RefDatabase,
24
VueDatabaseDocumentData,
25
VueDatabaseQueryData,
26
+ createRecordFromDatabaseSnapshot as databaseDefaultSerializer,
27
} from './database/utils'
28
29
/**
0 commit comments