mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-14 15:44:20 -04:00
8 lines
186 B
TypeScript
8 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;
|