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

5 lines
99 B
TypeScript
Raw Normal View History

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