Skip to main content
Module

x/mongo/deps.ts>BSONValue

MongoDB driver for Deno
Extremely Popular
Go to Latest
class BSONValue
Abstract
import { BSONValue } from "https://deno.land/x/mongo@v0.31.2/deps.ts";

Properties

abstract
readonly
_bsontype: string

Methods

abstract
inspect(): string