reports/frontend/node_modules/@babel/helper-wrap-function
jtricerolph 1c411e402e Add settings page for managing forecasting API key and URL via UI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 14:37:36 +00:00
..
lib Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
LICENSE Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
package.json Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
README.md Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00

@babel/helper-wrap-function

Helper to wrap functions inside a function call.

See our website @babel/helper-wrap-function for more information.

Install

Using npm:

npm install --save @babel/helper-wrap-function

or using yarn:

yarn add @babel/helper-wrap-function