Find a more native way to augment the React Classes Typescript definitions #83
Labels
blocked by an issue in another library
Waiting for an issue in another library to be solved
enhancement
New feature or request
currently we use
and it actually works with
or
in the latest version but it's not entirely clear to me just how it works :)
the preferred solutions would be something like:
if microsoft/TypeScript#32185 is implemented
or any other approach to augmentation of class components with static members:
microsoft/TypeScript#33892, microsoft/TypeScript#34516
The text was updated successfully, but these errors were encountered: