Files
Readarr/frontend/src/BookFile/Editor/BookFileEditorTableContent.css.d.ts

11 lines
257 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'actions': string;
'blankpad': string;
'filesTable': string;
'selectInput': string;
}
export const cssExports: CssExports;
export default cssExports;