mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-8713] feat: create api registry with factories support (#7634)
Co-authored-by: Andras Popovics <popovics@ndras.hu> Co-authored-by: Michal Dobkiewicz <michal.dobkiewicz@hyland.com> Co-authored-by: Michał Dobkiewicz <ddohcim@users.noreply.github.com>
This commit is contained in:
5
lib/core/api/index.ts
Normal file
5
lib/core/api/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './api-client.factory';
|
||||
export * from './api-clients.service';
|
||||
export * from './api.module';
|
||||
export * from './clients';
|
||||
|
Reference in New Issue
Block a user