3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export * from './build/layouts/Tabs';
|
|
export { default } from './build/layouts/Tabs';
|