Sonarr/frontend/src/Settings/ImportLists/ImportLists/ImportList.css.d.ts

10 lines
222 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'enabled': string;
'list': string;
'name': string;
}
export const cssExports: CssExports;
export default cssExports;