PeerTube/client/src/app/+admin/follows/index.ts

5 lines
141 B
TypeScript

export * from './followers-list'
export * from './following-list'
export * from './video-redundancies-list'
export * from './follows.routes'