Type Alias TimestampOverrides

TimestampOverrides:
    | "_bsontype"
    | "toExtendedJSON"
    | "fromExtendedJSON"
    | "inspect"
    | typeof bsonType

This type is no longer used internally and will be removed in a future version.