mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-01-16 12:41:57 +01:00
7 lines
193 B
TypeScript
7 lines
193 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'loadingMessage': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|