examTeamApp/node_modules/core-js/full/math/scale.js

6 lines
137 B
JavaScript
Raw Permalink Normal View History

2024-09-27 17:35:10 +08:00
'use strict';
require('../../modules/esnext.math.scale');
var path = require('../../internals/path');
module.exports = path.Math.scale;