Current section

Files

Jump to
udia assets node_modules lodash fp toSafeInteger.js
Raw

assets/node_modules/lodash/fp/toSafeInteger.js

var convert = require('./convert'),
func = convert('toSafeInteger', require('../toSafeInteger'), require('./_falseOptions'));
func.placeholder = require('./placeholder');
module.exports = func;