| Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/object/assign/ |
| 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 });
}