PeerTube/client/src/app/+admin/plugins/index.ts
2021-12-29 12:17:11 +01:00

5 lines
137 B
TypeScript

export * from './shared'
export * from './plugin-list-installed'
export * from './plugin-search'
export * from './plugin-show-installed'