@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
12 lines • 374 B
TypeScript
export declare const PRODUCT_EXPERIENCE_FILE_PREVIEW: {
readonly EVENTS: {
readonly FILE_PREVIEW: "filePreview";
};
readonly COMPONENTS: {
readonly FILE_PREVIEW_COMPONENT: "file-preview";
};
readonly ACTIONS: {
readonly OPEN_PREVIEW: "openPreview";
};
};
//# sourceMappingURL=file-preview-product-experience.constants.d.ts.map