1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00
Files
Radarr/frontend/src/Movie/Index/Select/Delete/DeleteMovieModalContent.css.d.ts
T
2023-04-29 22:47:02 -05:00

10 lines
231 B
TypeScript

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