mirror of
https://github.com/Readarr/Readarr
synced 2026-01-29 02:43:01 +01:00
9 lines
228 B
TypeScript
9 lines
228 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'actions': string;
|
|
'indexer': string;
|
|
'quality': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|