import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Decimal128 } = mongo.Bson;
Create a Decimal128 instance from a string representation
x/hex/src/data/deps.ts>mongo.Bson.Decimal128.fromString
import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { Decimal128 } = mongo.Bson;
Create a Decimal128 instance from a string representation