mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
9 lines
209 B
TypeScript
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;
|