|
@@ -26,4 +26,4 @@ export * from './financialProject';
|
|
|
export * from './institution';
|
|
export * from './institution';
|
|
|
export * from './process';
|
|
export * from './process';
|
|
|
export * from './structure';
|
|
export * from './structure';
|
|
|
-export * from './projectLog';
|
|
|
|
|
|
|
+export * from './editLog';
|