fix(types): export playwright-core types from playwright (#628)
Resolves #627
This commit is contained in:
parent
5fdb3e2f2d
commit
63d5a7347d
1
packages/playwright/index.d.ts
vendored
Normal file
1
packages/playwright/index.d.ts
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "playwright-core";
|
||||
Loading…
Reference in a new issue