1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-27 22:57:09 -04:00
Files
Radarr/frontend/src/InteractiveSearch/InteractiveSearchContent.css.d.ts
T
2023-07-19 06:25:01 +03:00

9 lines
217 B
TypeScript

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