Sha256: 0ec05c0e5e14614b4689b4a45ba826538fab20164e34729122f369965654d599
Contents?: true
Size: 153 Bytes
Versions: 3
Compression:
Stored size: 153 Bytes
Contents
(function() { app.directive('song', function() { return { restrict: 'E', templateUrl: 'static/songs/song' }; }); }).call(this);
Version data entries
3 entries across 3 versions & 1 rubygems