mirror of
https://github.com/Readarr/Readarr
synced 2025-12-16 13:23:04 +01:00
7 lines
186 B
TypeScript
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;
|