blog.mariusschulz.com
TypeScript 2.0: More Literal Types
3
TypeScript 2.0 introduces more literal types. In addition to string literal types, we can now declare boolean, numeric, and enum literal types. Read full article