type alias mongoose.TreatAsPrimitivesimport { type mongoose } from "https://deno.land/x/mongoose@7.8.2/types/index.d.ts"; const { TreatAsPrimitives } = mongoose; definition: | actualPrimitives | NativeDate | RegExp | symbol | Error | BigInt | Types.ObjectId | Buffer | Function