Sha256: a4c5dcbd8bc803a88347f5387d6c2919ad0f908656b8488f9ccd131af7da85f7

Contents?: true

Size: 699 Bytes

Versions: 7

Compression:

Stored size: 699 Bytes

Contents

var parent = require('../../stable/math');
require('../../modules/esnext.math.clamp');
require('../../modules/esnext.math.deg-per-rad');
require('../../modules/esnext.math.degrees');
require('../../modules/esnext.math.fscale');
require('../../modules/esnext.math.rad-per-deg');
require('../../modules/esnext.math.radians');
require('../../modules/esnext.math.scale');
require('../../modules/esnext.math.seeded-prng');
require('../../modules/esnext.math.signbit');
// TODO: Remove from `core-js@4`
require('../../modules/esnext.math.iaddh');
require('../../modules/esnext.math.isubh');
require('../../modules/esnext.math.imulh');
require('../../modules/esnext.math.umulh');

module.exports = parent;

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disco_app-0.16.1 test/dummy/node_modules/core-js/features/math/index.js
disco_app-0.15.2 test/dummy/node_modules/core-js/features/math/index.js
disco_app-0.18.4 test/dummy/node_modules/core-js/features/math/index.js
disco_app-0.18.1 test/dummy/node_modules/core-js/features/math/index.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/core-js/features/math/index.js
disco_app-0.14.0 test/dummy/node_modules/core-js/features/math/index.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/core-js/features/math/index.js