1
0
Fork 0
peertube/server/tests/api/search/index.ts

6 lines
158 B
TypeScript
Raw Normal View History

2018-08-24 09:04:02 +00:00
import './search-activitypub-video-channels'
2018-08-22 14:15:35 +00:00
import './search-activitypub-videos'
2020-06-10 08:58:44 +00:00
import './search-index'
2018-08-22 14:15:35 +00:00
import './search-videos'
2020-06-10 08:58:44 +00:00
import './search-channels'