mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
4 lines
127 B
TypeScript
4 lines
127 B
TypeScript
export { InfoUsers } from './InfoUsers';
|
|
export { SelectUser } from './SelectUser';
|
|
export { TableUsers } from './TableUsers';
|