aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/index.ts
blob: ebd715fb1ea7cbe9e59b57a67dc867fd6a367cf3 (plain) (blame)
1
2
3
export * from './user.model'
export * from './user.service'
export * from './user-notifications.component'