Sha256: 1c86faec1d7f26858b2ef2a0399782aad18ce90d886c1add64843410ec52e1ce
Contents?: true
Size: 394 Bytes
Versions: 26
Compression:
Stored size: 394 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/next/babel-plugin-transform-new-target.html) 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
26 entries across 26 versions & 8 rubygems