babel-plugin-transform-modules-ui5
babel-plugin-transform-modules-ui5 copied to clipboard
[DO NOT SUBMIT] fix: remove empty export declaration added by TypeScript
The following code of the babel-plugin-transform-typescript creates an empty export for modules https://github.com/babel/babel/blob/main/packages/babel-plugin-transform-typescript/src/index.ts#L399
DO NOT SUBMIT YET - MUST BE VALIDATED AND TESTED FIRST!