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