aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/plugins/plugin-client-scope.type.ts
blob: 0c616c5edb08cc637bd31ee92ce6640da9a6d052 (plain) (blame)
1
export type PluginClientScope = 'common' | 'video-watch' | 'search'