Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denops_std/function/vim/mod.ts>sound_clear

📚 Standard module for denops.vim
Go to Latest
function sound_clear
import { sound_clear } from "https://deno.land/x/denops_std@v3.8.1/function/vim/mod.ts";

Stop playing all sounds. {only available when compiled with the |+sound| feature}

Returns

Promise<unknown>