3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
export * from './bottom-nav';
|
|
export * from './header';
|
export * from './bottom-nav';
|
|
export * from './header';
|