Hello, I think you’ve just been using a wrong syntax, what you’re looking for is this IMO:
type rec anyComponent = AnyComponent(React.componentLike<'a, 'b>): anyComponent
Hello, I think you’ve just been using a wrong syntax, what you’re looking for is this IMO:
type rec anyComponent = AnyComponent(React.componentLike<'a, 'b>): anyComponent