fix: typ err

This commit is contained in:
tiglog 2023-08-13 02:22:04 +08:00
parent 83e714b9de
commit 6afc7d2352

View File

@ -24,4 +24,4 @@ type D = bson.D
// bson.A{"bar", "world", 3.14159, bson.D{{"qux", 12345}}}
type A = bson.A
type ObjectId = primitive.ObjectID
type ObjectID = primitive.ObjectID