UNPKG

parse-int-x

Version:

Parses a string argument and returns an integer of the specified radix.

6 lines (5 loc) 55 B
module.exports = { env: { browser: true, }, };