Improve the type assertion for is.asyncFunction

This commit is contained in:
Sindre Sorhus 2019-11-07 16:28:20 +07:00
parent af6b03d67f
commit c25b606c3b
3 changed files with 8 additions and 3 deletions

View file

@ -59,7 +59,7 @@
"rxjs": "^6.4.0",
"tempy": "^0.3.0",
"ts-node": "^8.3.0",
"typescript": "^3.4.1",
"typescript": "^3.7.2",
"xo": "^0.25.3",
"zen-observable": "^0.8.8"
},