Skip to content

Commit

Permalink
fix: magent-chat export protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
xujingli authored and BroKun committed Nov 26, 2024
1 parent d6c3f53 commit 9c6befb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-packages/magent-chat/src/chat-view/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from './module.js';
export * from './view.js';
export * from './protocol.js';

import { Input } from './components/input/index.js';
import { DefaultMarkdown, ImageModal } from './components/markdown/index.js';
Expand Down

0 comments on commit 9c6befb

Please sign in to comment.