Files
Prowlarr/frontend/src/Indexer/Index/Table/DisabledIndexerInfo.css.d.ts
T
2023-02-26 21:18:25 -06:00

9 lines
209 B
TypeScript

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