Files
2026-04-13 08:19:53 +08:00

3 lines
82 B
TypeScript

export type * from '../tabs/tabs.js';
export { TabPanel } from '../tabs/tabs.js';