Files
Prowlarr/frontend/src/Indexer/Index/Table/IndexerIndexTable.css.d.ts
T

9 lines
209 B
TypeScript

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