Files
Readarr/frontend/src/InteractiveImport/Interactive/InteractiveImportRowCellPlaceholder.css.d.ts
Zak Saunders 7beee07a2c New: Make Release Group Outline Not Show as Required
(cherry picked from commit 89e363fd145ae6c531e6b3fa4fde258af05afca0)

Closes #2277
2023-07-14 04:56:05 +03:00

9 lines
212 B
TypeScript

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