mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-21 16:54:30 -04:00
8 lines
189 B
TypeScript
8 lines
189 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'noMessages': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|