mirror of
https://github.com/type-challenges/type-challenges.git
synced 2025-12-08 19:06:13 +00:00
fix: add missing generic for myawaited (#13408)
Co-authored-by: caohang <caohang@wsdashi.com>
This commit is contained in:
parent
a76628bcf0
commit
f7e6774010
@ -1 +1 @@
|
||||
type MyAwaited = any
|
||||
type MyAwaited<T> = any
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user