spinamp-hooks
  • About
  • Installation
  • Basic usage
  • Reference
    • Hooks reference
      • Tracks
      • Artists
      • Collection
      • NFTs
      • Platforms
      • Playlists
  • spinamp-sdk inheritance
  • Advanced usage
Powered by GitBook
On this page

spinamp-sdk inheritance

PreviousPlaylistsNextAdvanced usage

Last updated 2 years ago

Under the hood, spinamp-hooks use spinamp-sdk for fetching data in all query hooks, which means that it's possible to change configuration endpoints. For reference, see section of spinamp-sdk docs.

All methods from spinamp-sdk can be imported directly from spinamp-hooks package.

initialization