mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
7920378789
Closes #2195
12 lines
286 B
TypeScript
12 lines
286 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'footNote': string;
|
|
'groups': string;
|
|
'icon': string;
|
|
'namingSelect': string;
|
|
'namingSelectContainer': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|