Vlad Shlosberg

Results 1 comments of Vlad Shlosberg

Here is a small snippet that causes the issue. It is recursive but not using React. ``` export declare type NoMethods = Pick; export type PC = { [K in...