1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00
Files
Radarr/frontend/src/Movie/Index/Posters/MovieIndexPosterInfo.css.d.ts
T
2024-07-17 17:41:46 +03:00

11 lines
242 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'info': string;
'tags': string;
'tagsList': string;
'title': string;
}
export const cssExports: CssExports;
export default cssExports;