Radarr/frontend/src/InteractiveSearch/InteractiveSearchContent.cs...

9 lines
217 B
TypeScript
Raw Permalink Normal View History

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
2023-07-19 03:25:01 +00:00
'alert': string;
'filterMenuContainer': string;
}
export const cssExports: CssExports;
export default cssExports;