Burgestrand/spotify

View on GitHub
lib/spotify/types/image.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Spotify
  # See {ManagedPointer} for documentation.
  class Image < ManagedPointer
  end
end