projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6099c408a82be915b41c68d8e282a8ba8b454cf0
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
module.exports = require('./is-implemented')()
4
? Math.tanh
5
: require('./shim');