Files
Prowlarr/frontend/src/Indexer/Stats/IndexerStats.css.d.ts
T
2023-07-25 05:50:45 +03:00

9 lines
221 B
TypeScript

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