UNPKG

lasso-node

Version:

JavaScript widget and page unit testing with on the fly instrumentation

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