TypeScript Terms

TypeScriptLang (Docs)

  • Constructor
  • Declarations
  • Generics
  • Types

  • Typings

Types

  • any
  • array [1, 2, 'three', 'four']
  • boolean true false
  • interface - Custom Type
  • object {'like':'JSON', 'awesome':true}
  • string 'Hello World'

results matching ""

    No results matching ""