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