musicCoverHashAtom
const musicCoverHashAtom: PrimitiveAtom<null | number> & WithInitialValue<null | number>;
Defined in: packages/react-full/src/states/dataAtoms.ts:94
用于快速比较封面是否变化的哈希值。
const musicCoverHashAtom: PrimitiveAtom<null | number> & WithInitialValue<null | number>;
Defined in: packages/react-full/src/states/dataAtoms.ts:94
用于快速比较封面是否变化的哈希值。