Skip to main content
Module

x/swissKnife/mod.ts>unmute

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

Unmute the system sound Return the process exit code

type

() => Promise<number>