source:
imaps-frontend/node_modules/@babel/helper-define-polyfill-provider/README.md
Last change on this file was 79a0317, checked in by , 2 weeks ago | |
---|---|
|
|
File size: 219 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 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.