Skip to main content
Module

x/mongo/mod.ts>Bson.UUIDExtended

MongoDB driver for Deno
Extremely Popular
Go to Latest
type alias Bson.UUIDExtended
import { type Bson } from "https://deno.land/x/mongo@v0.31.2/mod.ts";
const { UUIDExtended } = Bson;
definition: { $uuid: string; }