vectordb-genai-101/chat-app-code/frontend/src/components/index.tsx (1 lines of code) (raw):

// src/components/index.tsx // export { main_chat as MainChat } from './main_chat'; export { default as MainChat } from './main_chat';