Lidarr/frontend/src/Artist/Index/Table/ArtistIndexTable.css.d.ts

8 lines
192 B
TypeScript

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