Radarr/frontend/src/System/Tasks/Queued/QueuedTaskRowNameCell.css.d.ts

9 lines
213 B
TypeScript

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