mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(types): Upgrade TypeScript to 3.2.2 (#3754)
This commit is contained in:
committed by
Andrey Lushnikov
parent
c44564aa94
commit
29a2438534
@@ -4,7 +4,7 @@ class TaskQueue {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {function()} task
|
||||
* @param {Function} task
|
||||
* @return {!Promise}
|
||||
*/
|
||||
postTask(task) {
|
||||
|
||||
Reference in New Issue
Block a user