Skip to content

Commit

Permalink
export ArrayUnionOrRemove
Browse files Browse the repository at this point in the history
  • Loading branch information
tylim88 committed Mar 13, 2024
1 parent 6a91795 commit fe64bfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firelordjs",
"version": "2.8.2",
"version": "2.8.3",
"description": "🔥 High Precision Typescript Wrapper for Firestore Web, Providing Unparalleled Type Safe and Dev Experience",
"author": "tylim",
"license": "MIT",
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,5 @@ export type {
FirelordRef,
OnSnapshot,
Unsubscribe,
ArrayUnionOrRemove,
} from './types'

0 comments on commit fe64bfe

Please sign in to comment.