Closed TenviLi closed 3 years ago
Generics do not work properly, resulting in type recognition as unknown
As a result, the type guard is invalid and I have to assert the type manually
sorry, i have solved it
just put a ReturnType
ReturnType
Generics do not work properly, resulting in type recognition as unknown
As a result, the type guard is invalid and I have to assert the type manually