mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
7 lines
190 B
TypeScript
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;
|