Initial MRP foundation scaffold
This commit is contained in:
6
shared/src/index.ts
Normal file
6
shared/src/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from "./auth/permissions";
|
||||
export * from "./auth/types";
|
||||
export * from "./common/api";
|
||||
export * from "./company/types";
|
||||
export * from "./files/types";
|
||||
export * from "./gantt/types";
|
||||
Reference in New Issue
Block a user