Sven SAULEAU b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
..
src 34d73ebef0 Correct update expression Number coercion (#7766) %!s(int64=6) %!d(string=hai) anos
.npmignore 9dfcf0f116 Split the simple-access transforms out of the module transform into a general helper. %!s(int64=6) %!d(string=hai) anos
README.md b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
package.json 90566103a6 v7.0.0-beta.49 %!s(int64=6) %!d(string=hai) anos

README.md

@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 --save @babel/helper-simple-access