Lidarr/frontend/src/AddArtist/ArtistMonitoringOptionsPopoverContent.css.d.ts
Robin Dadswell 690b2c72c8 New: Added Artist Monitoring Toggle to Artist Details
(cherry picked from commit 0ff889c3be1e8ee48759b233aeabf1bf1c4b4ff4)
2023-10-27 16:21:08 +03:00

7 lines
186 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'message': string;
}
export const cssExports: CssExports;
export default cssExports;