Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor VolumeResult interface in types.ts to consolidate Android vo…
…lume properties - Removed individual volume properties (alarm, call, music, notification, ring, system) from VolumeResult interface. - Introduced a new property 'type' of type AndroidVolumeTypes to represent the volume type for Android devices. - Streamlined the interface for better clarity and maintainability.
- Loading branch information