iBlueDust
Results
1
comments of
iBlueDust
Ran into this problem in React. I have a React context in the form of a class. Unfortunately, trying something like ```ts function assertSomething( obj: T ): obj is Omit...