UNPKG

jest-allure2-reporter

Version:
2 lines (1 loc) 66 B
export type Function_<T = unknown> = (...arguments_: any[]) => T;