Chocobozzz/PeerTube

View on GitHub
server/core/lib/notifier/shared/video-publication/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './new-video-or-live-for-subscribers.js'
export * from './import-finished-for-owner.js'
export * from './owned-publication-after-auto-unblacklist.js'
export * from './owned-publication-after-schedule-update.js'
export * from './owned-publication-after-transcoding.js'
export * from './studio-edition-finished-for-owner.js'