Sha256: d72fa72354f8d681e3d7cc123aad3051023cc1cc04519f1958c843a3b1da216d
Contents?: true
Size: 384 Bytes
Versions: 11
Compression:
Stored size: 384 Bytes
Contents
# @babel/plugin-transform-new-target > Transforms new.target meta property See our website [@babel/plugin-transform-new-target](https://babeljs.io/docs/en/babel-plugin-transform-new-target) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-new-target ``` or using yarn: ```sh yarn add @babel/plugin-transform-new-target --dev ```
Version data entries
11 entries across 10 versions & 3 rubygems