UNPKG

azlyrics-ext

Version:

Just a simple AZLyrics.com scraper.

6 lines (5 loc) 162 B
export declare const constants: { searchUrl: string; userAgent: string; typeErr: (key: string, expected: string, received: string) => string; };