Files
Prowlarr-Prowlarr/frontend/src/Indexer/IndexerTitleLink.css.d.ts
2023-02-26 01:06:13 -06:00

8 lines
183 B
TypeScript

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