3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export type * from '../tabs/tabs.js';
|
|
export { TabPanel } from '../tabs/tabs.js';
|