amis-rpc-design/node_modules/@babel/plugin-external-helpers/README.md
2023-10-07 19:42:30 +08:00

419 B
Raw Blame History

@babel/plugin-external-helpers

This plugin contains helper functions thatll be placed at the top of the generated code

See our website @babel/plugin-external-helpers for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-external-helpers

or using yarn:

yarn add @babel/plugin-external-helpers --dev