Files
huly-platform/plugins/attachment/src/analytics.ts
T
2024-08-14 14:37:52 +07:00

4 lines
79 B
TypeScript

export enum AttachmentsEvents {
FilesAttached = 'attachment.FilesAttached'
}