Exit Full View

Games Cupboard / build / js / node_modules / lodash / fp / round.js

var convert = require('./convert'),
    func = convert('round', require('../round'));

func.placeholder = require('./placeholder');
module.exports = func;