Skip to content

Commit

Permalink
turns out i forgot to add a few things back
Browse files Browse the repository at this point in the history
Signed-off-by: Jersey <wgyt735yt@gmail.com>
  • Loading branch information
williamhorning committed Mar 23, 2024
1 parent e56ce31 commit d640697
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deps.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
export {
Binary,
BSONRegExp,
BSONSymbol,
Code,
DBRef,
Decimal128,
deserialize,
Double,
Int32,
Long,
MaxKey,
MinKey,
ObjectId,
serialize,
Timestamp,
Expand Down
5 changes: 5 additions & 0 deletions mod.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
export {
Binary,
BSONRegExp,
BSONSymbol,
Code,
DBRef,
Decimal128,
Double,
Int32,
Long,
MaxKey,
MinKey,
ObjectId,
Timestamp,
UUID,
Expand Down

0 comments on commit d640697

Please sign in to comment.