UNPKG

slyrics

Version:

Scrape Lyrics without API Key

7 lines 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SLyricsError = void 0; class SLyricsError extends Error { } exports.SLyricsError = SLyricsError; //# sourceMappingURL=SLyricsError.js.map