UNPKG

playwright-bdd

Version:
7 lines 327 B
export declare const playwrightVersion: string; /** * Requires Playwright's internal module that is not exported via package.exports. */ export declare function requirePlaywrightModule(modulePath: string): any; export declare function getPlaywrightModulePath(relativePath: string): string; //# sourceMappingURL=utils.d.ts.map