tangled developer
The truth is out there. Anybody got the URL?!
Posts with "Advanced Types"
30
Jul 2020
Typescript - Creating custom types from string literal (union) types
There may be times when you need to compose a new type from already existing string literal union type. Composing here...