plane/admin/layouts/index.ts
2024-04-29 13:43:59 +05:30

3 lines
66 B
TypeScript

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