PeerTube/shared/models/plugins/plugin-scope.type.ts

2 lines
51 B
TypeScript

export type PluginScope = 'common' | 'video-watch'