mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-23 17:14:16 -04:00
(cherry picked from commit d3018fb5015af26a897281f0e892b706cdb6e821) Closes #1807 Closes #2878 Closes #2873
8 lines
196 B
TypeScript
8 lines
196 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'authRequiredAlert': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|