mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 21:03:14 +02:00
| .. | ||
| esm | ||
| lib | ||
| node_modules | ||
| src | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@babel/helper-define-polyfill-provider
Install
Using npm:
npm install --save-dev @babel/helper-define-polyfill-provider
or using yarn:
yarn add @babel/helper-define-polyfill-provider --dev