zack
feat: πŸš€ Update Chat-nFace configurations
a053984
|
raw
history blame
219 Bytes
# @babel/helper-define-polyfill-provider
## Install
Using npm:
```sh
npm install --save-dev @babel/helper-define-polyfill-provider
```
or using yarn:
```sh
yarn add @babel/helper-define-polyfill-provider --dev
```