1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 17:59:37 +02:00
Peertube/shared/models/plugins/plugin-index/index.ts
2021-05-11 13:33:11 +02:00

3 lines
152 B
TypeScript

export * from './peertube-plugin-index-list.model'
export * from './peertube-plugin-index.model'
export * from './peertube-plugin-latest-version.model'