Irina Glushko 2389e7160b HW1 done | преди 3 години | |
---|---|---|
.. | ||
lib | преди 3 години | |
LICENSE | преди 3 години | |
README.md | преди 3 години | |
package.json | преди 3 години |
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