Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/web_bson/src/bson.ts>Int32.fromExtendedJSON

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
method Int32.fromExtendedJSON
Re-export
import { Int32 } from "https://deno.land/x/web_bson@v0.2.4/src/bson.ts";

Parameters

doc: Int32Extended
optional
options: EJSONOptions

Returns

number | Int32