mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
6 lines
208 B
TypeScript
6 lines
208 B
TypeScript
export * from './about.model'
|
|
export * from './contact-form.model'
|
|
export * from './custom-config.model'
|
|
export * from './job.model'
|
|
export * from './server-config.model'
|
|
export * from './server-stats.model'
|