Files
page-agent/packages/ui/src/index.ts
2026-02-11 19:27:14 +08:00

3 lines
131 B
TypeScript

export { Panel, type PanelConfig } from './panel/Panel'
export { I18n, type SupportedLanguage, type TranslationKey } from './i18n'