5 lines
141 B
TypeScript
5 lines
141 B
TypeScript
export * from "./app-breadcrumb.tsx";
|
|
export * from "./app-content.tsx";
|
|
export * from "./app-header.tsx";
|
|
export * from "./app-layout.tsx";
|