mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix the process-service export
This commit is contained in:
@@ -15,13 +15,4 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './process-list/index';
|
||||
export * from './task-list/index';
|
||||
export * from './app-list/index';
|
||||
export * from './attachment/index';
|
||||
export * from './process-comments/index';
|
||||
export * from './people/index';
|
||||
export * from './content-widget/index';
|
||||
export * from './form/index';
|
||||
|
||||
export * from './process.module';
|
||||
export * from './src/public-api';
|
||||
|
Reference in New Issue
Block a user