UNPKG

@capgo/capacitor-mute

Version:

Detect if the mute switch is enabled/disabled on a device

5 lines (4 loc) 129 B
import type { MutePlugin } from "./definitions"; declare const Mute: MutePlugin; export * from "./definitions"; export { Mute };