Number.fromString

Proposal repo

Module

esnext.number.from-string

Built-ins signatures

class Number {
  fromString(string: string, radix: number): number;
}

Entry points

core-js/proposals/number-from-string
core-js(-pure)/full/number/from-string