UNPKG

e2ed

Version:

E2E testing framework over Playwright

5 lines (4 loc) 220 B
import { type CreateLocatorOptions, type LocatorFunction } from 'create-locator'; declare const createLocatorOptions: CreateLocatorOptions; export declare const locator: LocatorFunction; export { createLocatorOptions };