This isn't true as far the way you stated it. TypeScript types are not nullable by default.
How can you use existing JS libraries without supporting null anyway?
This isn't true as far the way you stated it. TypeScript types are not nullable by default.
How can you use existing JS libraries without supporting null anyway?