aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/account/index.ts
blob: c6cdcd574c980c54a5f6dd9aec4838a43a381546 (plain) (blame)
1
2
3
4
export * from './account.model'
export * from './account.service'
export * from './actor.model'
export * from './actor.service'