plane/web/layouts/settings-layout/index.ts

4 lines
83 B
TypeScript

export * from "./profile";
export * from "./project";
export * from "./workspace";