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

This commit is contained in:
Jon Perl 2020-01-24 09:25:03 -07:00
parent 69c5b2a3b6
commit 4e8fed7a6e

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

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