mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-03 19:26:19 -04:00
9 lines
218 B
TypeScript
9 lines
218 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'details': string;
|
|
'validationFailures': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|