]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/plugins/plugin-scope.type.ts
WIP plugins: hook on client side
[github/Chocobozzz/PeerTube.git] / shared / models / plugins / plugin-scope.type.ts
CommitLineData
18a6f04c 1export type PluginScope = 'common' | 'video-watch'