Radarr/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts
2023-11-19 21:10:43 -06:00

8 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;