mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
@@ -0,0 +1,14 @@
|
||||
// This file is automatically generated.
|
||||
// Please do not change this file!
|
||||
interface CssExports {
|
||||
'details': string;
|
||||
'inputFolder': string;
|
||||
'inputUnit': string;
|
||||
'inputUnitWrapper': string;
|
||||
'inputWrapper': string;
|
||||
'readOnly': string;
|
||||
'unit': string;
|
||||
'value': string;
|
||||
}
|
||||
export const cssExports: CssExports;
|
||||
export default cssExports;
|
||||
Reference in New Issue
Block a user