Sha256: f1ba64006a8cad45b74dce01c821262471e576ff382be03221fee9fb2a7dfd0b
Contents?: true
Size: 443 Bytes
Versions: 11
Compression:
Stored size: 443 Bytes
Contents
# @babel/plugin-transform-runtime > Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals See our website [@babel/plugin-transform-runtime](https://babeljs.io/docs/en/babel-plugin-transform-runtime) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-runtime ``` or using yarn: ```sh yarn add @babel/plugin-transform-runtime --dev ```
Version data entries
11 entries across 10 versions & 3 rubygems