Files
Speedtest-Tracker/conf/site/node_modules/@babel/plugin-transform-runtime
Henry Whitaker 8d811862a0 Updated to v1.9.9
2020-11-07 15:27:50 +00:00
..
2020-08-25 00:59:44 +01:00
2020-11-07 15:27:50 +00:00
2020-04-12 21:24:03 +01:00
2020-11-07 15:27:50 +00:00
2020-04-12 21:24:03 +01:00

@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