TypeScript Programming Language
Property Types
Method Types
Index Signatures
Basic Interface Syntax
Property Signatures
Method Signatures
Call Signatures
Construct Signatures
Optional Property Modifier
Readonly Property Modifier
Readonly vs const
String Index Signatures
Number Index Signatures
Symbol Index Signatures
Mixed Index Signatures
extends Keyword
Multiple Interface Extension
Interface Merging
Callable Objects
Objects with Properties and Call Signatures
Previous
6. Functions and Callable Types
Go to top
Next
8. Classes and Object-Oriented Programming