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

2 lines
68 B
TypeScript
Raw Normal View History

2019-07-22 14:04:44 +00:00
export type PluginClientScope = 'common' | 'video-watch' | 'search'