4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-08 13:36:56 +00:00
setup-helm/node_modules/@babel/helper-simple-access
2022-01-26 21:54:27 +00:00
..
lib Add node modules and new code for release 2022-01-26 21:54:27 +00:00
LICENSE Add node modules and new code for release 2022-01-26 21:54:27 +00:00
package.json Add node modules and new code for release 2022-01-26 21:54:27 +00:00
README.md Add node modules and new code for release 2022-01-26 21:54:27 +00:00

@babel/helper-simple-access

Babel helper for ensuring that access to a given value is performed through simple accesses

See our website @babel/helper-simple-access for more information.

Install

Using npm:

npm install --save @babel/helper-simple-access

or using yarn:

yarn add @babel/helper-simple-access