enrecipes/app/rtl-ui/index.ts
2021-06-18 18:22:03 +05:30

4 lines
123 B
TypeScript

export { RGridLayout } from './grid-layout'
export { RStackLayout } from './stack-layout'
export { RLabel } from './label'