Your IP : 216.73.216.79


Current Path : /var/www/html/learn/node_modules/lodash-es/
Upload File :
Current File : /var/www/html/learn/node_modules/lodash-es/number.default.js

import clamp from './clamp.js';
import inRange from './inRange.js';
import random from './random.js';

export default {
  clamp, inRange, random
};