mirror of
https://github.com/Lidarr/Lidarr
synced 2026-01-03 14:16:43 +01:00
7 lines
183 B
TypeScript
7 lines
183 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'grid': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|