Skip to main content
Module

x/web_bson/mod.d.ts>BinaryExtended

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
interface BinaryExtended
import { type BinaryExtended } from "https://deno.land/x/web_bson@v0.3.0/mod.d.ts";

Properties

$binary: { subType: string; base64: string; }