
# babel-plugin-transform-modules-ui5

[Docs](../../README.md)

There is also a preset which should be used rather than using the plugin directly.

## Install

```sh
npm install babel-plugin-transform-modules-ui5 --save-dev
```

or

```sh
yarn add babel-plugin-transform-modules-ui5 --dev
```
