Евгения Акиншина 52274d6dab HW<react> done | hace 3 años | |
---|---|---|
.. | ||
lib | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
package.json | hace 3 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-dev @babel/helper-simple-access
or using yarn:
yarn add @babel/helper-simple-access --dev