UNPKG

faded

Version:

Standalone Javascript Plugin for creating visually hinted scroll views.

10 lines (7 loc) 174 B
function Song() { } Song.prototype.persistFavoriteStatus = function(value) { // something complicated throw new Error("not yet implemented"); }; module.exports = Song;