import Foundation enum TabSelection: String { case subscriptions, popular, trending, playlists, channel, search }