Skip to content

Commit

Permalink
fix(types): export playwright-core types from playwright (#628)
Browse files Browse the repository at this point in the history
Resolves #627
  • Loading branch information
jperl authored and pavelfeldman committed Jan 25, 2020
1 parent 5fdb3e2 commit 63d5a73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/playwright/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export * from "playwright-core";

0 comments on commit 63d5a73

Please sign in to comment.