UNPKG

@sentry/types

Version:
7 lines 180 B
export interface Attachment { data: string | Uint8Array; filename: string; contentType?: string; attachmentType?: string; } //# sourceMappingURL=attachment.d.ts.map