Skip to main content
Module

x/mongo/mod.ts>Decimal128.fromString

MongoDB driver for Deno
Extremely Popular
Go to Latest
method Decimal128.fromString
Re-export
import { Decimal128 } from "https://deno.land/x/mongo@v0.32.0/mod.ts";

Create a Decimal128 instance from a string representation

Parameters

representation: string
  • a numeric string representation.