UNPKG

e2ed

Version:

E2E testing framework over Playwright

9 lines (6 loc) 243 B
import {untypedGetFullPackConfig} from 'e2ed/utils'; import type {GetFullPackConfig} from 'autotests/configurator'; /** * Get full pack configuration object. */ export const getFullPackConfig: GetFullPackConfig = untypedGetFullPackConfig;