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;
|
2024-07-25 04:31:29 +00:00
|
|
|
'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;
|