/
home
/
infinitibizsol
/
.trash
/
node_modules.5
/
es5-ext
/
object
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.5/es5-ext/object/ensure-natural-number-value.js
"use strict"; var isNaturalValue = require("./is-natural-number-value") , toShortString = require("../to-short-string-representation"); module.exports = function (arg) { var num = Number(arg); if (!isNaturalValue(arg)) throw new TypeError(toShortString(arg) + " is not a natural number"); return num; };
Copyright ©2k19 -
Hexid
|
Tex7ure