chore: clean up

This commit is contained in:
Simon
2026-02-11 19:27:14 +08:00
parent 1fcf931685
commit fcb9ec4e57
4 changed files with 5 additions and 28 deletions

View File

@@ -1,3 +1,2 @@
export { Panel, type PanelConfig } from './panel/Panel'
export type { AgentActivity, PanelAgentAdapter } from './panel/types'
export { I18n, type SupportedLanguage, type TranslationKey } from './i18n'