* 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";
|