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