3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
export * from './header'
|
|
export * from './sections'
|
export * from './header'
|
|
export * from './sections'
|