mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-27 21:40:36 +03:00
4 lines
130 B
TypeScript
4 lines
130 B
TypeScript
export { InfoUsers } from './info-users';
|
|
export { SelectUser } from './select-user';
|
|
export { TableUsers } from './table-users';
|