1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00
Peertube/server/tests/api/search/index.ts
2020-06-10 14:02:41 +02:00

5 lines
158 B
TypeScript

import './search-activitypub-video-channels'
import './search-activitypub-videos'
import './search-index'
import './search-videos'
import './search-channels'