UNPKG

@odion-cloud/capacitor-volume-control

Version:

Capacitor plugin for advanced volume control with native Android and iOS implementations

5 lines (4 loc) 165 B
import type { VolumeControlPlugin } from './definitions'; declare const VolumeControl: VolumeControlPlugin; export * from './definitions'; export { VolumeControl };