MCPcopy Create free account

hub / github.com/Musish/Musish / types & classes

Types & classes146 in github.com/Musish/Musish

Class
src/app/types/MusicKit.d.ts:127
Class
src/app/types/MusicKit.d.ts:136
Class
src/app/types/react-ellipsis.d.ts:17
Class
src/app/components/Layout.tsx:13
Class
src/app/components/Providers/AuthorizeProvider.tsx:20
Class
src/app/components/Providers/SentryBoundary.tsx:21
Class
src/app/components/Providers/MusicKitProvider.tsx:13
Class
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:21
Class
src/app/components/Routes/Catalog/ForYou/ForYouPage.tsx:28
Class
src/app/components/Routes/Catalog/Browse/TopCharts/TopCharts.tsx:13
Class
src/app/components/Routes/Catalog/Browse/Genres/Genres.tsx:16
Class
src/app/components/Routes/Catalog/Browse/Genres/Genre/GenrePage.tsx:23
Class
src/app/components/Routes/SplashScreen/SplashScreen.tsx:13
Class
src/app/components/Routes/Search/SearchPage.tsx:30
Class
src/app/components/Routes/Library/Artists/ArtistAlbums.tsx:17
Class
src/app/components/Routes/Library/RecentlyAdded/RecentlyAddedPage.tsx:13
Class
src/app/components/Routes/Library/Albums/AlbumsPage.tsx:19
Class
src/app/components/Common/PageContent/PageContent.tsx:13
Class
src/app/components/Common/PlaylistPanel/PlaylistPanel.tsx:25
Class
src/app/components/Common/AlbumPanel/AlbumPanel.tsx:34
Class
src/app/components/Common/Player/Player.tsx:36
Class
src/app/components/Common/Player/VolumeControl.tsx:13
Class
src/app/components/Common/Player/Rating/Rating.tsx:15
Class
src/app/components/Common/Player/Queue/Queue.tsx:12
Class
src/app/components/Common/Player/Queue/QueueList.tsx:16
Class
src/app/components/Common/InfiniteLoader/InfiniteScroll.tsx:30
Class
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:43
Class
src/app/components/Common/NavigationBar/Search/SearchBar.tsx:26
Class
src/app/hoc/withMK.tsx:12
InterfaceAlbumContextMenuProps
src/app/components/Common/ContextMenu/Types/Album/AlbumContextMenu.tsx:12
InterfaceAlbumItemProps
src/app/components/Common/AlbumItem/AlbumItem.tsx:13
ClassAlbumPanel
src/app/components/Common/AlbumPanel/AlbumPanel.tsx:34
InterfaceAlbumPanelProps
src/app/components/Common/AlbumPanel/AlbumPanel.tsx:19
InterfaceAlbumPanelState
src/app/components/Common/AlbumPanel/AlbumPanel.tsx:26
InterfaceAlbumResultItemProps
src/app/components/Common/NavigationBar/Search/AlbumResultItem.tsx:12
ClassAlbumsPage
src/app/components/Routes/Library/Albums/AlbumsPage.tsx:19
InterfaceAnonymousObject
src/app/types/MusicKit.d.ts:1
EnumApiMethod
src/app/components/Providers/LastfmProvider.tsx:None
ClassArtistAlbums
src/app/components/Routes/Library/Artists/ArtistAlbums.tsx:17
InterfaceArtistAlbumsProps
src/app/components/Routes/Library/Artists/ArtistAlbums.tsx:9
InterfaceArtistAlbumsState
src/app/components/Routes/Library/Artists/ArtistAlbums.tsx:13
InterfaceArtistItemProps
src/app/components/Common/ArtistItem/ArtistItem.tsx:5
ClassArtistPage
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:21
InterfaceArtistPageProps
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:12
InterfaceArtistPageState
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:14
InterfaceArtistResultItemProps
src/app/components/Common/NavigationBar/Search/ArtistResultItem.tsx:6
InterfaceAuthorizationButtonProps
src/app/components/Common/NavigationBar/AuthorizationButton/AuthorizationButton.tsx:8
ClassAuthorizeProvider
src/app/components/Providers/AuthorizeProvider.tsx:20
InterfaceAuthorizeProviderProps
src/app/components/Providers/AuthorizeProvider.tsx:10
InterfaceAuthorizeProviderState
src/app/components/Providers/AuthorizeProvider.tsx:14
InterfaceBindingsType
src/app/types/mk.d.ts:3
InterfaceContextMenuTrigger
src/app/components/Common/ContextMenu/ContextMenuTrigger.tsx:17
InterfaceCuratorItemProps
src/app/components/Common/CuratorItem/CuratorItem.tsx:8
InterfaceDynamicMenuProps
src/app/components/Common/ContextMenu/ContextMenu.tsx:6
ClassEnhance
src/app/hoc/withMK.tsx:12
InterfaceEnhanceProps
src/app/hoc/withMK.tsx:8
ClassForYouPage
src/app/components/Routes/Catalog/ForYou/ForYouPage.tsx:28
InterfaceForYouPageState
src/app/components/Routes/Catalog/ForYou/ForYouPage.tsx:17
InterfaceGenreItemProps
src/app/components/Common/GenreItem/GenreItem.tsx:8
ClassGenrePage
src/app/components/Routes/Catalog/Browse/Genres/Genre/GenrePage.tsx:23
InterfaceGenrePageState
src/app/components/Routes/Catalog/Browse/Genres/Genre/GenrePage.tsx:18
ClassGenres
src/app/components/Routes/Catalog/Browse/Genres/Genres.tsx:16
InterfaceGenresState
src/app/components/Routes/Catalog/Browse/Genres/Genres.tsx:12
InterfaceGoogleAnalyticsProviderProps
src/app/components/Providers/GoogleAnalyticsProvider.tsx:5
ClassInfiniteLoader
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:43
InterfaceInfiniteLoaderOnScrollArgs
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:10
InterfaceInfiniteLoaderProps
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:33
InterfaceInfiniteLoaderState
src/app/components/Common/InfiniteLoader/InfiniteLoader.tsx:26
ClassInfiniteScroll
src/app/components/Common/InfiniteLoader/InfiniteScroll.tsx:30
InterfaceInfiniteScrollListRowProps
src/app/components/Common/InfiniteLoader/InfiniteScroll.tsx:13
InterfaceInfiniteScrollProps
src/app/components/Common/InfiniteLoader/InfiniteScroll.tsx:17
InterfaceItemListProps
src/app/components/Routes/Catalog/Browse/ItemList.tsx:11
InterfaceLastfmProviderProps
src/app/components/Providers/LastfmProvider.tsx:24
InterfaceLastfmProviderValue
src/app/components/Providers/LastfmProvider.tsx:28
ClassLayout
src/app/components/Layout.tsx:13
InterfaceLayoutProps
src/app/components/Layout.tsx:9
ClassLibrary
src/app/types/MusicKit.d.ts:136
ClassLinesEllipsis
src/app/types/react-ellipsis.d.ts:17
InterfaceLyricsModalProps
src/app/components/Providers/LyricsModalProvider.tsx:3
InterfaceLyricsModalProviderValue
src/app/components/Providers/LyricsModalProvider.tsx:7
InterfaceLyricsProps
src/app/components/Common/Player/Lyrics/Lyrics.tsx:72
InterfaceMKProps
src/app/types/mk.d.ts:17
InterfaceMenuItemProps
src/app/components/Common/Sidebar/Menu/MenuItem/MenuItem.tsx:5
InterfaceModal
src/app/components/Providers/ModalProvider.tsx:17
InterfaceModalProps
src/app/components/Providers/ModalProvider.tsx:13
InterfaceModalProps
src/app/components/Common/Modal/Modal.tsx:5
InterfaceModalProviderValue
src/app/components/Providers/ModalProvider.tsx:22
ClassMusicKitInstance
src/app/types/MusicKit.d.ts:127
ClassMusicKitProvider
src/app/components/Providers/MusicKitProvider.tsx:13
InterfaceMusicKitProviderProps
src/app/components/Providers/MusicKitProvider.tsx:5
InterfaceMusicKitProviderState
src/app/components/Providers/MusicKitProvider.tsx:9
InterfaceMusishMK
src/app/types/mk.d.ts:9
InterfaceNavigationBarProps
src/app/components/Common/NavigationBar/NavigationBar.tsx:11
ClassPageContent
src/app/components/Common/PageContent/PageContent.tsx:13
InterfacePageContentProps
src/app/components/Common/PageContent/PageContent.tsx:4
InterfacePageContentState
src/app/components/Common/PageContent/PageContent.tsx:9
InterfacePlayTrackParams
src/app/components/Common/Tracks/TracksList/TracksListItem.tsx:25
ClassPlayer
src/app/components/Common/Player/Player.tsx:36
InterfacePlayerProps
src/app/components/Common/Player/Player.tsx:31
InterfacePlayerTimeProps
src/app/components/Common/Player/PlayerTime.tsx:7
next →1–100 of 146, ranked by callers