5 lines
No EOL
96 B
JavaScript
Executable file
5 lines
No EOL
96 B
JavaScript
Executable file
module.exports = function() {
|
|
return Object.assign;
|
|
};
|
|
|
|
//# sourceMappingURL=polyfill.js.map
|