mirror of
https://github.com/kunkunsh/kunkun-ext-rag.git
synced 2025-07-04 12:11:29 +00:00
2 lines
48 B
TypeScript
2 lines
48 B
TypeScript
export const txtExts = ['.txt', '.md', '.mdx'];
|