Type Alias: SongStationResource
type SongStationResource = Resource<StationAttributes> & {
type: "stations";
};
Defined in: endpoints/Songs/types.ts:65
Type Declaration
| Name | Type | Defined in |
|---|---|---|
type | "stations" | endpoints/Songs/types.ts:66 |
type SongStationResource = Resource<StationAttributes> & {
type: "stations";
};
Defined in: endpoints/Songs/types.ts:65
| Name | Type | Defined in |
|---|---|---|
type | "stations" | endpoints/Songs/types.ts:66 |