mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-16 21:16:24 -04:00
7
frontend/src/BookFile/Editor/BookFileActionsCell.css.d.ts
vendored
Normal file
7
frontend/src/BookFile/Editor/BookFileActionsCell.css.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// This file is automatically generated.
|
||||
// Please do not change this file!
|
||||
interface CssExports {
|
||||
'TrackActionsCell': string;
|
||||
}
|
||||
export const cssExports: CssExports;
|
||||
export default cssExports;
|
||||
10
frontend/src/BookFile/Editor/BookFileEditorRow.css.d.ts
vendored
Normal file
10
frontend/src/BookFile/Editor/BookFileEditorRow.css.d.ts
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// This file is automatically generated.
|
||||
// Please do not change this file!
|
||||
interface CssExports {
|
||||
'dateAdded': string;
|
||||
'path': string;
|
||||
'quality': string;
|
||||
'size': string;
|
||||
}
|
||||
export const cssExports: CssExports;
|
||||
export default cssExports;
|
||||
9
frontend/src/BookFile/Editor/BookFileEditorTableContent.css.d.ts
vendored
Normal file
9
frontend/src/BookFile/Editor/BookFileEditorTableContent.css.d.ts
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// This file is automatically generated.
|
||||
// Please do not change this file!
|
||||
interface CssExports {
|
||||
'actions': string;
|
||||
'filesTable': string;
|
||||
'selectInput': string;
|
||||
}
|
||||
export const cssExports: CssExports;
|
||||
export default cssExports;
|
||||
8
frontend/src/BookFile/FileDetails.css.d.ts
vendored
Normal file
8
frontend/src/BookFile/FileDetails.css.d.ts
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
// This file is automatically generated.
|
||||
// Please do not change this file!
|
||||
interface CssExports {
|
||||
'audioTags': string;
|
||||
'filename': string;
|
||||
}
|
||||
export const cssExports: CssExports;
|
||||
export default cssExports;
|
||||
Reference in New Issue
Block a user