superdesk/superdesk-client-core

View on GitHub
scripts/apps/users/services/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export {UsersService} from './UsersService';
export {UserListService} from './UserListService';
export {UserPopupService} from './UserPopupService';
export {ProfileService} from './ProfileService';