Sha256: dcfcaa2d6bf34cf38fe109163248436246e57f550a0c1a4512e69a7c7c8987ca

Contents?: true

Size: 166 Bytes

Versions: 48

Compression:

Stored size: 166 Bytes

Contents

// Exports true if environment provides native `Symbol` implementation

'use strict';

module.exports = typeof Symbol === 'function' && typeof Symbol() === 'symbol';

Version data entries

48 entries across 48 versions & 4 rubygems

Version Path
govuk_publishing_components-18.0.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.21.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.20.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.19.1 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.19.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.18.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.17.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.16.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.15.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.14.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.13.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.12.2 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.12.1 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.12.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.11.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.10.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.9.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.8.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.7.0 node_modules/es6-symbol/is-native-implemented.js
govuk_publishing_components-17.6.1 node_modules/es6-symbol/is-native-implemented.js