Sha256: 28d4c5b584112cf7b27778f46239e97924ff98d478a3cf7fdeb1535203a2a7dd

Contents?: true

Size: 191 Bytes

Versions: 46

Compression:

Stored size: 191 Bytes

Contents

"use strict";

if (!require("./is-implemented")()) {
	Object.defineProperty(String, "fromCodePoint", { 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/string/from-code-point/implement.js
govuk_publishing_components-16.18.0 node_modules/es5-ext/string/from-code-point/implement.js
govuk_publishing_components-16.17.0 node_modules/es5-ext/string/from-code-point/implement.js
optimacms-0.4.3 spec/dummy/node_modules/es5-ext/string/from-code-point/implement.js
optimacms-0.4.2 spec/dummy/node_modules/es5-ext/string/from-code-point/implement.js
cortex-0.1.3 spec/dummy/node_modules/es5-ext/string/from-code-point/implement.js