Skip to main content
Module

x/atlas_sdk/deps.ts>BSONValue

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

Properties

abstract
readonly
_bsontype: string

Methods

abstract
inspect(): string