qauMaWeb/node_modules/core-js/features/math/log1p.js

4 lines
75 B
JavaScript
Raw Normal View History

2024-10-13 18:02:27 +08:00
var parent = require('../../actual/math/log1p');
module.exports = parent;