plane/web/components/estimates/points/index.ts
2024-05-29 11:21:45 +05:30

4 lines
76 B
TypeScript

export * from "./create";
export * from "./edit";
export * from "./switch";