Skip to main content
Module

x/atlas_sdk/deps.ts>ObjectIdLike

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
interface ObjectIdLike
import { type ObjectIdLike } from "https://deno.land/x/atlas_sdk@v1.1.3/deps.ts";

Properties

id: string | Uint8Array
optional
__id: string

Methods

toHexString(): string