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

4 lines
79 B
TypeScript
Raw Normal View History

export * from "./layout";
export * from "./sidebar";
export * from "./header";