[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/2024-05-21 17:04 -  
[   ]LICENSE2024-05-21 17:04 1.1K 
[TXT]README.md2024-05-21 17:04 392 595aea1 more query options + view options [كارل مبارك]
[   ]package.json2024-05-21 17:04 761 afd0ccc remove unused [كارل مبارك]
# @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](https://babeljs.io/docs/babel-helper-simple-access) for more information.

## Install

Using npm:

```sh
npm install --save @babel/helper-simple-access
```

or using yarn:

```sh
yarn add @babel/helper-simple-access
```