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

3 lines
77 B
TypeScript

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