Equals
Let you test if two types are the same
Last updated
Was this helpful?
Let you test if two types are the same
Last updated
Was this helpful?
A less trivial example: The code and it's corresponding test file.
If you are writing tests for your type, you definitely want to checkout //@ts-expect-error