- Type Assertions in TypeScript - why not? https://mainawycliffe.dev/blog/type-assertions-in-typescript/ 13 comments angular2
- Why does typescript throw the "no overlap" warning when using "as" type assertion on enums with the exact same values? (Example inside) https://www.typescriptlang.org/play/#code/KYDwDg9gTgLgBMAdgVwLZwKItQRjgbwCg44AhALwEsw4BeOAclIC0BJABQYBpi4BxKjXoM+bTjxIA5CImB1GkgPKSM3Xs2ryGYhoQC+hQqEiwE2TNgBMBXhU3CWHNSQH3GopxLjTZWpSuc4DSFGHX1DAGMZAGd4ADNkRAj5AAowAEModNQALgs0SwBKOgA+GxISKGAYZChEOBQAG0bwwkbquDiICDysAoBuQgSklK6IOHTo-NxCoA 5 comments typescript