We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cloudflare-mcp-apps/ads-roi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•334 B
# @babel/runtime-corejs3
> babel's modular runtime helpers with core-js@3 polyfilling
See our website [@babel/runtime-corejs3](https://babeljs.io/docs/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
```