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