aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/plugins/client/plugin-element-placeholder.type.ts
blob: 7b8a2605b56123c548d18de878bdd307d4524744 (plain) (blame)
1
2
3
4
export type PluginElementPlaceholder =
  'player-next' |
  'share-modal-playlist-settings' |
  'share-modal-video-settings'