Skip to main content
Module

x/swissKnife/mod.ts>mute

Deno Swiss Knife tools
Go to Latest
variable mute
import { mute } from "https://deno.land/x/swissKnife@1.2/mod.ts";

Mute the system sound Return the process exit code

type

() => Promise<number>