uui-components/index.tsx (2 lines of code) (raw):

/* Required so far, as uui-build assumes .index.tsx as an entry. We'll switch to ./src/index.tsx later */ export * from './src/index'; export * from './src/i18n';