github-pages-deploy-action/node_modules/core-js-pure/es/math/cbrt.js
2020-03-06 22:45:40 -05:00

5 lines
117 B
JavaScript

require('../../modules/es.math.cbrt');
var path = require('../../internals/path');
module.exports = path.Math.cbrt;