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-07-23 00:46:42 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
fa7b857aa9b0f23e4069e47274908704fa03bee9
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: 100ms Template: 2ms
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