UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

13 lines 492 B
export declare const PRODUCT_EXPERIENCE_FILE_REPOSITORY: { readonly EVENTS: { readonly FILE_REPOSITORY_UPLOAD: "filesRepositoryUpload"; }; readonly COMPONENTS: { readonly FILE_REPOSITORY_UPLOAD_COMPONENT: "files-repository-upload"; }; readonly RESULTS: { readonly UPLOAD_ITEM_SUCCESS: "fileUploadSuccess"; readonly UPLOAD_ITEM_FAILED: "fileUploadFailed"; }; }; //# sourceMappingURL=files-repository-product-experience.constants.d.ts.map