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