mirror of
https://github.com/Readarr/Readarr
synced 2025-12-16 05:12:42 +01:00
7 lines
194 B
TypeScript
7 lines
194 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'descriptionList': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|