Skip to main content
Module

x/mongo/deps.ts>Code#toJSON

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

Returns

{ code: string; scope?: Document; }