1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-22 22:16:13 -04:00
Files
Sonarr/frontend/src/Series/Index/Select/SeriesIndexPosterSelect.css.d.ts
T

11 lines
264 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'checkButton': string;
'checkContainer': string;
'selected': string;
'unselected': string;
}
export const cssExports: CssExports;
export default cssExports;