mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
3185c73659
(cherry picked from commit 345854d0fe9b65a561fdab12aac688782a420aa5) Closes #9680
8 lines
186 B
TypeScript
8 lines
186 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'message': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|