Variable SourceIDsConst

SourceIDs: {
    soundcloud: string;
    youtube: string;
    youtube_music: string;
} = ...

Type declaration

  • soundcloud: string
  • youtube: string
  • youtube_music: string

Generated using TypeDoc