UNPKG

@exezt-/webamp-custom

Version:

Winamp 2 implemented in HTML5 and JavaScript

3 lines (2 loc) 105 B
import { Dispatch } from "./types"; export declare function bindHotkeys(dispatch: Dispatch): () => void;