mirror of
https://github.com/Readarr/Readarr
synced 2026-04-02 02:41:50 +02:00
8 lines
220 B
TypeScript
8 lines
220 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'contentBody': string;
|
|
'innerContentBody': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|