mirror of
https://github.com/Readarr/Readarr
synced 2026-01-01 05:03:13 +01:00
7 lines
183 B
TypeScript
7 lines
183 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'menu': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|