method Bson.Decimal128.fromExtendedJSONRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Decimal128 } = Bson; fromExtendedJSON(doc: Decimal128Extended): Decimal128Parametersdoc: Decimal128ExtendedReturnsDecimal128