lidarr/frontend/src/Settings/Profiles/Delay/DownloadProtocolItemDragPreview.css.d.ts
2025-06-17 17:39:27 +03:00

7 lines
190 B
TypeScript

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