mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-10 18:33:13 +01:00
8 lines
209 B
TypeScript
8 lines
209 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'noMessages': string;
|
|
'status': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|