sonarr-repo-only/frontend/src/AddSeries/AddNewSeries/AddNewSeriesSearchResult.cs...

23 lines
537 B
TypeScript
Raw Normal View History

2023-02-04 01:42:28 +00:00
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'alreadyExistsIcon': string;
'content': string;
'icons': string;
'network': string;
'originalLanguageName': string;
2023-02-04 01:42:28 +00:00
'overlay': string;
'overview': string;
'poster': string;
'searchResult': string;
'title': string;
'titleContainer': string;
'titleRow': string;
'tvdbLink': string;
'tvdbLinkIcon': string;
'underlay': string;
'year': string;
}
export const cssExports: CssExports;
export default cssExports;