lihai 8d6c751f49 feat: push | 2 years ago | |
---|---|---|
.. | ||
core-js | 2 years ago | |
helpers | 2 years ago | |
regenerator | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package.json | 2 years ago |
babel's modular runtime helpers with core-js@2 polyfilling
See our website @babel/runtime-corejs2 for more information.
Using npm:
npm install --save-dev @babel/runtime-corejs2
or using yarn:
yarn add @babel/runtime-corejs2 --dev