]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - shared/models/plugins/plugin-scope.type.ts
b63ae43ecfc0f13a03346b301b723234b1782cca
[github/Chocobozzz/PeerTube.git] / shared / models / plugins / plugin-scope.type.ts
1 export type PluginScope = 'common' | 'video-watch'