Lidarr/frontend/src/Settings/Profiles/Delay/DownloadProtocolItemDragPre...

8 lines
190 B
TypeScript
Raw Normal View History

2022-07-19 20:08:53 +00:00
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'dragPreview': string;
}
export const cssExports: CssExports;
export default cssExports;