4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
|
var parent = require('../../actual/math/expm1');
|
||
|
|
||
|
module.exports = parent;
|