Skip to content

Commit

Permalink
feat(database): expose databaseDefaultSerializer
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Dec 21, 2022
1 parent a66f743 commit 278916b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export type {
_RefDatabase,
VueDatabaseDocumentData,
VueDatabaseQueryData,
createRecordFromDatabaseSnapshot as databaseDefaultSerializer,
} from './database/utils'

/**
Expand Down

0 comments on commit 278916b

Please sign in to comment.