0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/admin/components/instance/index.ts
2024-05-15 17:42:30 +05:30

4 lines
109 B
TypeScript

export * from "./instance-not-ready";
export * from "./instance-failure-view";
export * from "./setup-form";