1
0
Fork 0
peertube/shared/models/users/registration/index.ts
2023-01-19 13:53:40 +01:00

5 lines
233 B
TypeScript

export * from './user-register.model'
export * from './user-registration-request.model'
export * from './user-registration-state.model'
export * from './user-registration-update-state.model'
export * from './user-registration.model'