htc 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 ay önce
..
lib 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 ay önce
node_modules 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 ay önce
src 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 ay önce
LICENSE 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 ay önce
README.md 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 ay önce
package.json 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 ay önce

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