UNPKG

jest-allure2-reporter

Version:
6 lines (5 loc) 531 B
import type { AllureRuntime } from '../runtime'; export * from './annotations'; export * from './decorators'; export declare const allure: AllureRuntime; export type { AllureRuntime, AllureRuntimePluginCallback, AllureRuntimePluginContext, AttachmentContent, AttachmentHandler, AttachmentOptions, ContentAttachmentContext, ContentAttachmentHandler, ContentAttachmentOptions, FileAttachmentContext, FileAttachmentHandler, FileAttachmentOptions, MIMEInferer, MIMEInfererContext, ParameterOptions, UserParameter, } from '../runtime';