method mongo.Bson.Int32.fromExtendedJSONRe-exportimport { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts"; const { Int32 } = mongo.Bson; fromExtendedJSON(doc: Int32Extended, options?: EJSONOptions): number | Int32Parametersdoc: Int32Extendedoptionaloptions: EJSONOptionsReturnsnumber | Int32