Skip to main content
Module

x/web_bson/mod.js>EJSONOptions

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
type alias EJSONOptions
import { type EJSONOptions } from "https://deno.land/x/web_bson@v0.3.0/mod.js";
definition: { legacy?: boolean; relaxed?: boolean; useBigInt64?: boolean; }