|
@@ -27,3 +27,4 @@ export * from './institution';
|
|
|
export * from './process';
|
|
export * from './process';
|
|
|
export * from './structure';
|
|
export * from './structure';
|
|
|
export * from './editLog';
|
|
export * from './editLog';
|
|
|
|
|
+export * from './institutionRole';
|