Sha256: 89967df7589147f916dff582ca12f4a93cef5f831b9561208de76bb77b058cba

Contents?: true

Size: 182 Bytes

Versions: 46

Compression:

Stored size: 182 Bytes

Contents

"use strict";

if (!require("./is-implemented")()) {
	Object.defineProperty(Math, "fround", { value: require("./shim"),
		configurable: true,
enumerable: false,
writable: true });
}

Version data entries

46 entries across 46 versions & 3 rubygems

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