root 3bf41bf355 update | před 1 rokem | |
---|---|---|
.. | ||
lib | před 1 rokem | |
LICENSE | před 1 rokem | |
README.md | před 1 rokem | |
package.json | před 1 rokem |
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