File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!-- toc:start-->
2
-
3
2
- [ TypeScript Learning] ( #typescript-learning )
4
3
- [ Parte 1/2: TypeScript for JavaScript Programmers] ( #parte-12-typescript-for-javascript-programmers )
5
4
- [ Tipos por Inferência] ( #tipos-por-inferência )
27
26
- [ Type Annotations em variáveis] ( #type-annotations-em-variáveis )
28
27
- [ Funções] ( #funções )
29
28
- [ Type Annotations nos parâmetros] ( #type-annotations-nos-parâmetros )
30
- - [ Type annotation no retorno] ( #type-annotation-no-retorno )
31
- - [ Funções que retornam Promises] ( #funções-que-retornam-promises )
32
- - [ Funções anônimas] ( #funções-anônimas )
29
+ - [ Type annotation no retorno] ( #type-annotation-no-retorno )
30
+ - [ Funções que retornam Promises] ( #funções-que-retornam-promises )
31
+ - [ Funções anônimas] ( #funções-anônimas )
33
32
- [ Tipando objetos] ( #tipando-objetos )
33
+ - [ Propriedades opcionais (` ? ` )] ( #propriedades-opcionais )
34
+ - [ Union Types] ( #union-types )
35
+ - [ Definição vagamente matemática] ( #definição-vagamente-matemática )
36
+ - [ Trabalhando com Unions] ( #trabalhando-com-unions )
34
37
- [ Projetos de exemplo neste repositório] ( #projetos-de-exemplo-neste-repositório )
35
38
- [ Bibliografia] ( #bibliografia )
36
39
<!-- toc:end-->
You can’t perform that action at this time.
0 commit comments