diff options
Diffstat (limited to 'node_modules/locutus/ruby/Math/index.js')
-rw-r--r-- | node_modules/locutus/ruby/Math/index.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/locutus/ruby/Math/index.js b/node_modules/locutus/ruby/Math/index.js new file mode 100644 index 0000000..2e3ef80 --- /dev/null +++ b/node_modules/locutus/ruby/Math/index.js @@ -0,0 +1,4 @@ +'use strict'; + +module.exports['acos'] = require('./acos'); +//# sourceMappingURL=index.js.map
\ No newline at end of file |