]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - shared/models/plugins/plugin-index/index.ts
Reorganize plugin models
[github/Chocobozzz/PeerTube.git] / shared / models / plugins / plugin-index / index.ts
1 export * from './peertube-plugin-index-list.model'
2 export * from './peertube-plugin-index.model'
3 export * from './peertube-plugin-latest-version.model'