mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
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>
5 lines
135 B
TypeScript
5 lines
135 B
TypeScript
export * from './api-client.factory';
|
|
export * from './api-clients.service';
|
|
export * from './clients/index';
|
|
export * from './types';
|