const musicCoverAtom: PrimitiveAtom<string> & WithInitialValue<string>
const
PrimitiveAtom
string
WithInitialValue
当前播放的音乐专辑封面 URL,除了图片也可以是视频资源
packages/react-full/src/states/music.ts:42