UNPKG

coffee-toaster

Version:

Minimalist build system for CoffeeScript.

17 lines (11 loc) 287 B
(function() { genres.TripHop = (function() { function TripHop() { console.log("\tGenre: TripHop created!"); new artists.triphop.MassiveAttack; new artists.triphop.Portishead; new artists.triphop.Lovage; } return TripHop; })(); }).call(this);