plane/web/layouts/app-layout/index.ts

4 lines
79 B
TypeScript
Raw Normal View History

2023-10-02 19:03:03 +00:00
export * from "./layout";
export * from "./sidebar";
export * from "./header";