Sonarr/frontend/src/Settings/Profiles/Quality/QualityProfileItemDragSourc...

11 lines
347 B
TypeScript

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