showMusicArtistsAtom
const showMusicArtistsAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:208
是否显示歌曲创作者。
const showMusicArtistsAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:208
是否显示歌曲创作者。