aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/plugins/plugin-scope.type.ts
blob: b63ae43ecfc0f13a03346b301b723234b1782cca (plain) (blame)
1
export type PluginScope = 'common' | 'video-watch'