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