peach a19a732be8 commit message | hace 2 años | |
---|---|---|
.. | ||
lib | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
package.json | hace 2 años |
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.
Using npm:
npm install --save @babel/helper-simple-access
or using yarn:
yarn add @babel/helper-simple-access