mirror of
https://github.com/Readarr/Readarr
synced 2025-12-24 17:24:13 +01:00
8 lines
216 B
TypeScript
8 lines
216 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'calendar': string;
|
|
'calendarContent': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|