UNPKG

babel-plugin-transform-modules-ui5

Version:
19 lines (11 loc) 293 B
# 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 ```