Module

x/web_bson/mod.js>Code#toJSON

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method Code.prototype.toJSON
import { Code } from "https://dotland.deno.dev/x/web_bson@v0.3.0/mod.js";

Returns

{ code: string; scope?: Document; }