mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
a798556d32
(cherry picked from commit 8fff59ff107d9a9fcfc0de1acb6aa635565e5d9b)
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;
|