UNPKG

@exezt-/webamp-custom

Version:

Winamp 2 implemented in HTML5 and JavaScript

7 lines (6 loc) 162 B
interface Selectors { [name: string]: string[]; } export declare const imageSelectors: Selectors; export declare const cursorSelectors: Selectors; export {};