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

10 lines
355 B
TypeScript

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