PeerTube_original/client/src/app/shared/users/index.ts
2019-01-09 11:15:15 +01:00

4 lines
107 B
TypeScript

export * from './user.model'
export * from './user.service'
export * from './user-notifications.component'