mirror of
https://github.com/Readarr/Readarr
synced 2026-01-30 11:23:00 +01:00
8 lines
204 B
TypeScript
8 lines
204 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'icon': string;
|
|
'infoRow': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|