htc 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 месяцев назад
..
lib 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 месяцев назад
node_modules 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 месяцев назад
src 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 месяцев назад
LICENSE 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 месяцев назад
README.md 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 месяцев назад
package.json 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 месяцев назад

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