UNPKG
object-assign-mdn
Version:
latest (1.0.0)
1.0.0
Object.assign polyfill copied from MDN
github.com/msn0/object-assign-mdn
msn0/object-assign-mdn
object-assign-mdn
/
README.md
9 lines
(6 loc)
•
226 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
# object-assign-mdn
Object
.assign polyfill copied from [
MDN
Object
Assign
](
https:
/
/developer.mozilla.org/pl
/docs/
Web
/
JavaScript
/
Reference
/
Global
_Objects/
Object
/assign
#Polyfill)
# installation
``
` npm i object-assign-mdn `
``