Sven SAULEAU b445b79734 Refactor move docs (#8108) | hace 6 años | |
---|---|---|
.. | ||
scripts | hace 7 años | |
src | hace 6 años | |
.npmignore | hace 7 años | |
README.md | hace 6 años | |
noConflict.js | hace 6 años | |
package.json | hace 6 años |
Provides polyfills necessary for a full ES2015+ environment
See our website @babel/polyfill for more information.
Using npm:
npm install --save @babel/polyfill
or using yarn:
yarn add --save @babel/polyfill