1
0
Fork 0
peertube/shared/models/plugins/plugin-client-scope.type.ts

2 lines
68 B
TypeScript

export type PluginClientScope = 'common' | 'video-watch' | 'search'