1
0
Fork 0
peertube/server/tests/plugins/index.ts

5 lines
99 B
TypeScript
Raw Normal View History

2019-07-24 08:21:22 +00:00
import './action-hooks'
import './filter-hooks'
2019-07-26 12:44:50 +00:00
import './translations'
import './video-constants'