1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 02:09:37 +02:00
Peertube/server/tests/api/activitypub/index.ts
2021-03-03 10:08:08 +01:00

6 lines
114 B
TypeScript

import './cleaner'
import './client'
import './fetch'
import './refresher'
import './helpers'
import './security'