plane/web/layouts/auth-layout-legacy/index.ts
2023-10-03 00:33:03 +05:30

4 lines
146 B
TypeScript

export * from "./project-authorization-wrapper";
export * from "./workspace-authorization-wrapper";
export * from "./user-authorization-wrapper";