source:
frontend/node_modules/@babel/helper-define-polyfill-provider/README.md
| Last change on this file was 9af201e, checked in by , 13 days ago | |
|---|---|
|
|
| File size: 219 bytes | |
| Line | |
|---|---|
| 1 | # @babel/helper-define-polyfill-provider |
| 2 | |
| 3 | ## Install |
| 4 | |
| 5 | Using npm: |
| 6 | |
| 7 | ```sh |
| 8 | npm install --save-dev @babel/helper-define-polyfill-provider |
| 9 | ``` |
| 10 | |
| 11 | or using yarn: |
| 12 | |
| 13 | ```sh |
| 14 | yarn add @babel/helper-define-polyfill-provider --dev |
| 15 | ``` |
Note:
See TracBrowser
for help on using the repository browser.
