UNPKG

curried-intrinsic

Version:
6 lines (5 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.parseInt = void 0; const parseInt_1 = require("../parseInt"); exports.parseInt = (0, parseInt_1.parseInt)(undefined);