mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
9 lines
229 B
TypeScript
9 lines
229 B
TypeScript
import './action-hooks'
|
|
import './id-and-pass-auth'
|
|
import './external-auth'
|
|
import './filter-hooks'
|
|
import './translations'
|
|
import './video-constants'
|
|
import './plugin-helpers'
|
|
import './plugin-router'
|
|
import './plugin-storage'
|