Type Alias: MusicVideoLibraryResource
type MusicVideoLibraryResource = Resource<GenericAttributes> & {
type: "library-music-videos";
};
Defined in: endpoints/MusicVideos/types.ts:65
Type Declaration
| Name | Type | Defined in |
|---|---|---|
type | "library-music-videos" | endpoints/MusicVideos/types.ts:66 |