mirror of
https://github.com/makeplane/plane.git
synced 2026-05-19 23:51:14 -05:00
aa6ad4d712
* replicate the existing services to fix build * reexport from CE instead of redeclare
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export * from "./project";
|
|
export * from "ce/services/workspace.service";
|