092_UI_core / src /modules /users /index.ts
anotherath's picture
fix ui and core
639bb77
export * from './users.module';
export * from './users.service';
export * from './dto/search-users.dto';