mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 01:42:35 +01:00
8 lines
187 B
TypeScript
8 lines
187 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'blankpad': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|