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

11 lines
347 B
TypeScript
Raw Normal View History

2023-02-04 01:42:28 +00:00
// 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;