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

6 lines
158 B
TypeScript
Raw Normal View History

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