dont make it more complicated than needed
This commit is contained in:
3
dist/tidal.d.ts
vendored
3
dist/tidal.d.ts
vendored
@@ -23,7 +23,4 @@ export type TidalGetCurrent = {
|
||||
};
|
||||
artist: string;
|
||||
};
|
||||
export type TidalPutVolume = {
|
||||
volume: number;
|
||||
};
|
||||
//# sourceMappingURL=tidal.d.ts.map
|
||||
Reference in New Issue
Block a user