mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-24 17:24:30 -04:00
8 lines
188 B
TypeScript
8 lines
188 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'automatic': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|