plane/admin/layouts/index.ts
2024-05-14 20:55:07 +05:30

3 lines
66 B
TypeScript

export * from "./default-layout";
export * from "./admin-layout";