mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
a826ffdbc9
(cherry picked from commit ee80564dd427ca1dc14c192955efaa61f386ad44) Closes #10229
11 lines
251 B
TypeScript
11 lines
251 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'actions': string;
|
|
'indexer': string;
|
|
'languages': string;
|
|
'quality': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|