Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
core-js-stable/ | 2023-06-15 18:19 | - | ||
core-js/ | 2023-06-15 18:19 | - | ||
helpers/ | 2023-06-15 18:19 | - | ||
regenerator/ | 2023-06-15 18:19 | - | ||
LICENSE | 1984-06-22 21:50 | 1.1K | ||
README.md | 1984-06-22 21:50 | 337 | d7c1522 post receive test [كارل مبارك] | |
package.json | 2023-06-15 18:21 | 57K |
# @babel/runtime-corejs3 > babel's modular runtime helpers with core-js@3 polyfilling See our website [@babel/runtime-corejs3](https://babeljs.io/docs/en/babel-runtime-corejs3) for more information. ## Install Using npm: ```sh npm install --save @babel/runtime-corejs3 ``` or using yarn: ```sh yarn add @babel/runtime-corejs3 ```