type alias mongo.Bson.EJSON.JSONPrimitiveimport { type mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts"; const { JSONPrimitive } = mongo.Bson.EJSON; definition: | string | number | boolean | null