Type Alias: ArtistStationResource
type ArtistStationResource = Resource<StationAttributes> & {
type: "stations";
};
Defined in: endpoints/Artists/types.ts:83
Type Declaration
| Name | Type | Defined in |
|---|---|---|
type | "stations" | endpoints/Artists/types.ts:84 |
type ArtistStationResource = Resource<StationAttributes> & {
type: "stations";
};
Defined in: endpoints/Artists/types.ts:83
| Name | Type | Defined in |
|---|---|---|
type | "stations" | endpoints/Artists/types.ts:84 |