mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: upgrade to TypeScript 3.0.1 (#3024)
This commit is contained in:
committed by
Andrey Lushnikov
parent
25632133e2
commit
2e0007669d
@@ -134,4 +134,4 @@ const puppeteerToProtocolLifecycle = {
|
||||
'networkidle2': 'networkAlmostIdle',
|
||||
};
|
||||
|
||||
module.exports = NavigatorWatcher;
|
||||
module.exports = {NavigatorWatcher};
|
||||
|
||||
Reference in New Issue
Block a user