Readarr/frontend/src/Components/Page/PageJumpBar.css.d.ts
2023-05-27 13:43:36 +03:00

8 lines
212 B
TypeScript

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