UNPKG

e2ed

Version:

E2E testing framework over Playwright

3 lines (2 loc) 218 B
export type { BrowserName, FullPackConfigWithoutDoBeforePack, UserlandPack } from './config'; export type { AnyPack, AnyPackParameters, FullPackConfig, FullPackConfigByPack, GetPackParameters, } from './doBeforePack';