Interface SpotifyApiResponse<T>

Type Parameters

  • T

Hierarchy

  • SpotifyApiResponse

Properties

Properties

body: T
headers: Record<string, string>
statusCode: number

Generated using TypeDoc