Your IP : 216.73.217.169


Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/object/assign/
Upload File :
Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/object/assign/implement.js

"use strict";

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