Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

parseInt

import { parseInt } from "https://cdn.skypack.dev/lodash-es";
function parseInt(
string2,
radix,
guard,
);
§
parseInt(string2, radix, guard)
[src]

§Parameters

§
string2
[src]
§
radix
[src]
§
guard
[src]