Sha256: eb7b72cd2e0ae88470b53e291ea7b925363c6d72f30633dc8221a39f0fbb544d
Contents?: true
Size: 432 Bytes
Versions: 26
Compression:
Stored size: 432 Bytes
Contents
# @babel/plugin-transform-computed-properties > Compile ES2015 computed properties to ES5 See our website [@babel/plugin-transform-computed-properties](https://babeljs.io/docs/babel-plugin-transform-computed-properties) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-computed-properties ``` or using yarn: ```sh yarn add @babel/plugin-transform-computed-properties --dev ```
Version data entries
26 entries across 26 versions & 2 rubygems