Skip to main content
Module

x/web_bson/mod.js>Decimal128.fromString

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method Decimal128.fromString
import { Decimal128 } from "https://deno.land/x/web_bson@v0.3.0/mod.js";

Create a Decimal128 instance from a string representation

Parameters

representation: string
  • a numeric string representation.