Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
helpers/ | 2023-10-19 15:45 | - | ||
regenerator/ | 2023-10-19 15:45 | - | ||
README.md | 2023-10-19 15:45 | 267 | 15de0e0 styling, texts [كارل مبارك] | |
package.json | 2023-10-19 15:45 | 36K | 120707f added node version q18.16 to dependincies [كارل مبارك] | |
LICENSE | 2023-10-19 15:45 | 1.1K | f0d2fc9 test post-receive hook [كارل مبارك] |
# @babel/runtime > babel's modular runtime helpers See our website [@babel/runtime](https://babeljs.io/docs/babel-runtime) for more information. ## Install Using npm: ```sh npm install --save @babel/runtime ``` or using yarn: ```sh yarn add @babel/runtime ```