UNPKG

jest-allure2-reporter

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