0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/apps/app/components/core/board-view/index.ts

5 lines
126 B
TypeScript
Raw Normal View History

export * from "./all-boards";
export * from "./board-header";
export * from "./single-board";
export * from "./single-issue";