1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00
Files
Radarr/frontend/src/Movie/Index/Posters/MovieIndexPosterInfo.css.d.ts
T
2023-05-30 02:12:57 +03:00

9 lines
202 B
TypeScript

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