1
0
mirror of https://github.com/SomboChea/ui synced 2024-09-29 21:07:47 +07:00
verdaccio-ui/src/muiComponents/Text/index.ts

3 lines
76 B
TypeScript
Raw Normal View History

export { default } from './Text';
export { TextProps } from './TextConfig';