Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-08-12 20:03:40 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
aaae938f54145b0ebdd21ad9d6ba68c70dc7e57d
ragflow/web/src/custom.d.ts

5 lines
77 B
TypeScript
Raw Normal View History

Fix: Improve TS Warning For http_api_reference.md (#8172) ### What problem does this PR solve? https://github.com/infiniflow/ragflow/issues/8157 The current master code should work fine, but hI ave some warnings, so I added a declare to improve the warning ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-12 14:20:15 +08:00
declare module '*.md' {
const content: string;
export default content;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1071ms Template: 26ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API