plane/app/components/auth-screens/index.ts

4 lines
95 B
TypeScript
Raw Normal View History

2023-04-21 23:30:36 +00:00
export * from "./project";
export * from "./workspace";
export * from "./not-authorized-view";