5 lines
124 B
TypeScript
5 lines
124 B
TypeScript
export * from './tabs-custom'
|
|
export * from './tabs-item-custom'
|
|
export * from './use-tabs-item'
|
|
export * from './use-tabs'
|