New: External links for search results

This commit is contained in:
Bogdan
2023-12-08 18:58:17 +02:00
parent 7b5e1f40ba
commit df89450428
6 changed files with 156 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'link': string;
'linkLabel': string;
'links': string;
}
export const cssExports: CssExports;
export default cssExports;