| Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es6-symbol/ |
| Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es6-symbol/implement.js |
'use strict';
if (!require('./is-implemented')()) {
Object.defineProperty(require('es5-ext/global'), 'Symbol',
{ value: require('./polyfill'), configurable: true, enumerable: false,
writable: true });
}