const hideLyricViewAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>
const
WritableAtom
boolean
SetStateActionWithReset
void
是否隐藏歌词视图
packages/react-full/src/states/music.ts:83