]> git.r.bdr.sh - rbdr/dotfiles/blob
a077ed0ba33aa7549ef5d992fb06d1693bff0e86
[rbdr/dotfiles] /
1 'use strict';
2
3 module.exports = require('./is-implemented')()
4 ? Math.fround
5 : require('./shim');