sonarr-repo-only/frontend/src/Settings/Profiles/Delay/DelayProfiles.css.d.ts

14 lines
345 B
TypeScript
Raw Normal View History

2023-02-04 01:42:28 +00:00
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'addButton': string;
'addDelayProfile': string;
'column': string;
'delayProfiles': string;
'delayProfilesHeader': string;
'horizontalScroll': string;
'tags': string;
}
export const cssExports: CssExports;
export default cssExports;