zz ca8126a759 项目初始化 2 tygodni temu
..
lib ca8126a759 项目初始化 2 tygodni temu
node_modules ca8126a759 项目初始化 2 tygodni temu
src ca8126a759 项目初始化 2 tygodni temu
LICENSE ca8126a759 项目初始化 2 tygodni temu
README.md ca8126a759 项目初始化 2 tygodni temu
package.json ca8126a759 项目初始化 2 tygodni temu

README.md

@babel/plugin-transform-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

See our website @babel/plugin-transform-runtime for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-runtime

or using yarn:

yarn add @babel/plugin-transform-runtime --dev