a077ed0ba33aa7549ef5d992fb06d1693bff0e86
[platform/framework/web/crosswalk-tizen.git] /
1 'use strict';
2
3 module.exports = require('./is-implemented')()
4         ? Math.fround
5         : require('./shim');