fd22b0bf58
V2 (Laravel re-make)
16 lines
219 B
Markdown
16 lines
219 B
Markdown
# @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
|
|
```
|