/** * @deprecated Import from `@/infrastructure/audio/web-audio-sound-adapter`. * Kept for backward compatibility during Clean Architecture migration. */ export { playHoverSound, playAddSound, playSuccessSound, } from '@/infrastructure/audio/web-audio-sound-adapter';