1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00
Files
Sonarr/frontend/src/Series/Details/SeriesDetailsLinks.css.d.ts
T
2026-03-01 09:48:15 -08:00

11 lines
248 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'link': string;
'linkBlock': string;
'linkLabel': string;
'links': string;
}
export const cssExports: CssExports;
export default cssExports;