basarat/typescript-book

Literal Types : More

Open

#156 opened on Aug 30, 2016

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

Repository metrics

Stars
 (20,203 stars)
PR merge metrics
 (No merged PRs in 30d)

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