fix(types): export playwright-core types from playwright (#628)

Resolves #627
This commit is contained in:
Jon Perl 2020-01-24 18:12:01 -07:00 committed by Pavel Feldman
parent 5fdb3e2f2d
commit 63d5a7347d

1
packages/playwright/index.d.ts vendored Normal file
View File

@ -0,0 +1 @@
export * from "playwright-core";