2023-03-08 14:15:10 +00:00
|
|
|
// This file is automatically generated.
|
|
|
|
// Please do not change this file!
|
|
|
|
interface CssExports {
|
|
|
|
'age': string;
|
|
|
|
'blocklist': string;
|
|
|
|
'cell': string;
|
|
|
|
'customFormat': string;
|
|
|
|
'customFormatScore': string;
|
|
|
|
'download': string;
|
2023-03-27 23:49:12 +00:00
|
|
|
'downloadIcon': string;
|
2023-03-08 14:15:10 +00:00
|
|
|
'history': string;
|
|
|
|
'indexer': string;
|
|
|
|
'indexerFlags': string;
|
2023-03-27 23:49:12 +00:00
|
|
|
'interactiveIcon': string;
|
|
|
|
'languages': string;
|
|
|
|
'manualDownloadContent': string;
|
2023-03-08 14:15:10 +00:00
|
|
|
'peers': string;
|
|
|
|
'protocol': string;
|
|
|
|
'quality': string;
|
|
|
|
'rejected': string;
|
|
|
|
'size': string;
|
|
|
|
'title': string;
|
|
|
|
}
|
|
|
|
export const cssExports: CssExports;
|
|
|
|
export default cssExports;
|