Files
page-agent/packages/ui/src/index.ts
T

3 lines
131 B
TypeScript
Raw Normal View History

2026-01-17 23:35:07 +08:00
export { Panel, type PanelConfig } from './panel/Panel'
export { I18n, type SupportedLanguage, type TranslationKey } from './i18n'