UNPKG

termice

Version:

Simple terminal icecast player

3 lines (2 loc) 109 B
import { Entry } from './interfaces'; export declare function search_xiph(search: string): Promise<Entry[]>;