Skip to main content
Module

x/mongo/mod.ts>Int32#valueOf

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

Access the number value.

Returns

number

returns the wrapped int32 number.