export enum SearchMediaConstraint { movie = "movie", podcast = "podcast", music = "music", musicVideo = "musicVideo", audioBook = "audiobook", shortFilm = "shortFilm", tvShow = "tvShow", software = "software", ebook = "ebook", all = "all", }