Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denodb/deps.ts>Bson.BSONSymbol#valueOf

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Go to Latest
method Bson.BSONSymbol.prototype.valueOf
import { Bson } from "https://deno.land/x/denodb@v1.0.40/deps.ts";
const { BSONSymbol } = Bson;

Access the wrapped string value.

Returns

string