UNPKG

jest-allure2-reporter

Version:
6 lines (5 loc) 154 B
export declare function importFrom(module: string, lookup: string | string[]): Promise<{ filename: string; dirname: string; exports: any; }>;