Sha256: e733d3676c4c0e6a9499b2cce21cb172e348d47ae8dc26e2dd322e6c14aac12e

Contents?: true

Size: 98 Bytes

Versions: 46

Compression:

Stored size: 98 Bytes

Contents

"use strict";

module.exports = require("./is-implemented")()
	? Math.hypot
	: require("./shim");

Version data entries

46 entries across 46 versions & 3 rubygems

Version Path
govuk_publishing_components-16.19.0 node_modules/es5-ext/math/hypot/index.js
govuk_publishing_components-16.18.0 node_modules/es5-ext/math/hypot/index.js
govuk_publishing_components-16.17.0 node_modules/es5-ext/math/hypot/index.js
optimacms-0.4.3 spec/dummy/node_modules/es5-ext/math/hypot/index.js
optimacms-0.4.2 spec/dummy/node_modules/es5-ext/math/hypot/index.js
cortex-0.1.3 spec/dummy/node_modules/es5-ext/math/hypot/index.js