plane/web/core/components/auth-screens/index.ts
2024-06-11 14:39:52 +05:30

4 lines
95 B
TypeScript

export * from "./project";
export * from "./workspace";
export * from "./not-authorized-view";