mirror of
https://github.com/makeplane/plane.git
synced 2026-07-10 20:41:15 +02:00
* chore: refactored view store and services * chore: removed unused import * chore: refactored update view component * fix: lint errors
3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
export * from "./estimate.service";
|
|
export * from "@/services/view.service";
|