ts-bigscreen-vue/node_modules/@babel/helpers
JenniferW 52521ef457 大屏构建 2025-03-07 11:00:01 +08:00
..
lib 大屏构建 2025-03-07 11:00:01 +08:00
LICENSE 大屏构建 2025-03-07 11:00:01 +08:00
README.md 大屏构建 2025-03-07 11:00:01 +08:00
package.json 大屏构建 2025-03-07 11:00:01 +08:00

README.md

@babel/helpers

Collection of helper functions used by Babel transforms.

See our website @babel/helpers for more information.

Install

Using npm:

npm install --save-dev @babel/helpers

or using yarn:

yarn add @babel/helpers --dev