Your IP : 216.73.217.143


Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/sass/1 — kopia/node_modules/es6-symbol/
Upload File :
Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/sass/1 — kopia/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 });
}