Type alias MusicDataParams

MusicDataParams: Pick<MusicData, "name" | "link" | "tags" | "memo">