Lidarr/frontend/src/Components/Form/RootFolderSelectInputOption...

12 lines
279 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'artistFolder': string;
'freeSpace': string;
'isMobile': string;
'optionText': string;
'value': string;
}
export const cssExports: CssExports;
export default cssExports;