Skip to content

Home > resol-vbus-core > conversions > VolumeUnit

conversions.VolumeUnit type

Type of supported volume units

Signature:

typescript
export type VolumeUnit = (typeof volumeUnits)[number];

References: volumeUnits