UNPKG

jest-allure2-reporter

Version:
4 lines (3 loc) 213 B
import type { ContentAttachmentOptions } from '../../runtime'; export declare function Attachment(options: ContentAttachmentOptions): any; export declare function Attachment(name: string, mimeType?: string): any;