Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 年 前 | |
---|---|---|
.. | ||
scripts | 7 年 前 | |
src | 6 年 前 | |
.npmignore | 7 年 前 | |
README.md | 6 年 前 | |
noConflict.js | 6 年 前 | |
package.json | 6 年 前 |
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