1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-17 21:26:13 -04:00
Files
Sonarr/frontend/src/Episode/Summary/EpisodeFileRow.css.d.ts
2024-05-08 18:45:03 -07:00

13 lines
306 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'actions': string;
'customFormatScore': string;
'customFormats': string;
'languages': string;
'quality': string;
'size': string;
}
export const cssExports: CssExports;
export default cssExports;