Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
type alias Bson.EJSON.SerializableTypes
import { type Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { SerializableTypes } = Bson.EJSON;
definition: Document | Array<JSONPrimitive | Document> | JSONPrimitive