summary refs log tree commit diff
path: root/util/src/util/MongoBigInt.ts
diff options
context:
space:
mode:
Diffstat (limited to 'util/src/util/MongoBigInt.ts')
-rw-r--r--util/src/util/MongoBigInt.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/src/util/MongoBigInt.ts b/util/src/util/MongoBigInt.ts

index 5148b742..2ae8b91c 100644 --- a/util/src/util/MongoBigInt.ts +++ b/util/src/util/MongoBigInt.ts
@@ -1,3 +1,4 @@ +// @ts-nocheck import mongoose from "mongoose"; class LongSchema extends mongoose.SchemaType {