Skip to content

Conversation

@ForwardFeed
Copy link
Contributor

Found during some testing of the tsdoc @ examples present within the current codebase.

I also found one error

type B = AssertPromiseLike< { then(): void } >; 
//                                                  ^
// Type '{ then(): void; }' does not satisfy the constraint 'PromiseLike<any>'.

I don't really know how to simply fix this one by correcting the example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant