Diferencia entre revisiones de «TypeScript Básico»
Ir a la navegación
Ir a la búsqueda
([feat] Add information about TypeScript Básico) |
|||
Línea 2: | Línea 2: | ||
== Tipos de datos == | == Tipos de datos == | ||
== String == | |||
== Number == | |||
== Boolean == | |||
== Array == | |||
== Tuple == | |||
== Enum == | |||
== Any == | |||
== Void == | |||
== Never == | |||
=== Variables y Type Annotations === | === Variables y Type Annotations === |