Files
Prowlarr/frontend/src/Indexer/Info/IndexerInfoModalContent.css.d.ts
T
2023-09-04 11:00:37 +03:00

15 lines
346 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'deleteButton': string;
'description': string;
'modalFooter': string;
'selectedTab': string;
'tab': string;
'tabContent': string;
'tabList': string;
'tabs': string;
}
export const cssExports: CssExports;
export default cssExports;