UNPKG

jest-allure2-reporter

Version:
3 lines (2 loc) 134 B
import type { Link } from 'jest-allure2-reporter'; export declare const $Link: (maybeUrl: string | Link, maybeName?: string) => void;