basarat/typescript-book

Literal Types : More

Open

#156 opened on Aug 30, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (20,203 stars) (2,537 forks)batch import
accept PRhelp wanted

Description

Add section for other literal types (only string at the moment).

Great examples of number and boolean exist here : https://blogs.msdn.microsoft.com/typescript/2016/08/30/announcing-typescript-2-0-rc/

Contributor guide